Version 2.9.2
[lttng-ust.git] / configure.ac
index e2e1203aa70c1cb38f425454e8b3e9bea5b148c8..9141bb777b7ae34530faec53aac2a38ea51f7216 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], [9])
-m4_define([V_PATCH], [1])
+m4_define([V_PATCH], [2])
 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.022592 seconds and 4 git commands to generate.