Version 2.9.7
[lttng-ust.git] / configure.ac
index 4796f4e1f23cda42cbb9d4f1f1858bdc67b2903d..238cad3bfc6ee708b44da8dff54d67b429918bf5 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], [2])
+m4_define([V_PATCH], [7])
 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.023576 seconds and 4 git commands to generate.