Version 2.9.5
[lttng-ust.git] / configure.ac
index 543ff2445d5b76db5286e4f33bb2ee71de05f60b..1b1aef393099102f64db0fdda6365742e13beec7 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], [4])
+m4_define([V_PATCH], [5])
 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.023493 seconds and 4 git commands to generate.