Version 2.8.3
[lttng-ust.git] / configure.ac
index f896d2ff46a29905b40ec2e57f3df9e43f628837..2cfe7327775405a5977c68ccb56f3b634ee8baf9 100644 (file)
@@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script.
 dnl Version infos
 m4_define([V_MAJOR], [2])
 m4_define([V_MINOR], [8])
-m4_define([V_PATCH], [2])
+m4_define([V_PATCH], [3])
 dnl m4_define([V_EXTRA], [])
 m4_define([V_STRING], [V_MAJOR.V_MINOR.V_PATCH])
 m4_ifdef([V_EXTRA], [m4_append([V_STRING], [-V_EXTRA])])
This page took 0.023477 seconds and 4 git commands to generate.