X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=e30899643b5e54a8298048fc59152e74d5fcc94d;hb=45262bfa8e4f60aa286a6dfef2f09fba9c7d9afa;hp=72ed7c6e3050900ddb817020cc39678f5d1b48b3;hpb=13861e2d626f103b1ab5ded862e0b9f155538682;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index 72ed7c6e..e3089964 100644 --- a/configure.ac +++ b/configure.ac @@ -9,7 +9,7 @@ dnl Process this file with autoconf to produce a configure script. m4_define([ust_version_major], [2]) m4_define([ust_version_minor], [13]) m4_define([ust_version_patch], [0]) -m4_define([ust_version_dev_stage], [-rc2]) +m4_define([ust_version_dev_stage], []) m4_define([ust_version], ust_version_major[.]ust_version_minor[.]ust_version_patch[]ust_version_dev_stage) m4_define([ust_version_name], [[Nordicité]]) m4_define([ust_version_description], [[The product of a collaboration between Champ Libre and Boréale, this farmhouse IPA is brewed with Kveik yeast and Québec-grown barley, oats and juniper branches. The result is a remarkable fruity hazy golden IPA that offers a balanced touch of resinous and woodsy bitterness.]]) @@ -575,6 +575,7 @@ AC_CONFIG_FILES([ doc/examples/Makefile doc/Makefile doc/man/Makefile + extras/Makefile include/Makefile src/common/Makefile src/lib/lttng-ust-common/Makefile