X-Git-Url: http://git.liburcu.org/?p=lttng-ust.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=b133fbc8a222160d6288713ba3350e9c667a29fe;hp=1b1aef393099102f64db0fdda6365742e13beec7;hb=de5162818002ef65a268f426089ea974bf2e5564;hpb=c41cdc2abcd4cf7311dd0927fb47d1d507d5ccfc diff --git a/configure.ac b/configure.ac index 1b1aef39..b133fbc8 100644 --- a/configure.ac +++ b/configure.ac @@ -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], [5]) +m4_define([V_PATCH], [6]) 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])])