X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=72ed7c6e3050900ddb817020cc39678f5d1b48b3;hb=10f8fcb0292231eed53b2addd37e8f0c6e963077;hp=2e2fbb93264a072ed6f254d959aab5e115231e5d;hpb=6e80c5ef08ec5705b72eff37685fd0ab5feabeb8;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index 2e2fbb93..72ed7c6e 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], [-rc1]) +m4_define([ust_version_dev_stage], [-rc2]) 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.]]) @@ -622,6 +622,8 @@ AC_CONFIG_FILES([ tests/compile/api1/test-app-ctx/Makefile tests/compile/Makefile tests/Makefile + tests/regression/abi0-conflict/Makefile + tests/regression/Makefile tests/unit/gcc-weak-hidden/Makefile tests/unit/libmsgpack/Makefile tests/unit/libringbuffer/Makefile