X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=eeb02f671b9b4ffdf42db56d498ba0e0d01ce557;hb=refs%2Fheads%2Fstable-2.12;hp=ee9141d967747bbf8e1f1a11a7a99f2f1d839a21;hpb=32b9b7ba68b8705ce6c85e0342069ae6c75b790f;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index ee9141d9..ef0d0d15 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Version infos m4_define([V_MAJOR], [2]) m4_define([V_MINOR], [12]) -m4_define([V_PATCH], [9]) +m4_define([V_PATCH], [10]) dnl m4_define([V_EXTRA], []) m4_define([V_NAME], [[(Ta) Meilleure]]) m4_define([V_DESC], [[Ta Meilleure is a Northeast IPA beer brewed by Lagabière. Translating to "Your best one", this beer gives out strong aromas of passion fruit, lemon, and peaches. Tastewise, expect a lot of fruit, a creamy texture, and a smooth lingering hop bitterness.]]) @@ -554,6 +554,10 @@ AM_CFLAGS="-Wall" AC_SUBST(AM_CFLAGS) AC_SUBST(JNI_CPPFLAGS) +# Used in man pages +AC_SUBST([LTTNG_UST_MAJOR_VERSION], V_MAJOR) +AC_SUBST([LTTNG_UST_MINOR_VERSION], V_MINOR) + AC_CONFIG_FILES([ Makefile doc/Makefile