fix: Unify possible CPU number fallback
[lttng-ust.git] / configure.ac
index a4fb30826f08b2553afa9cbd99aa3014ceb6edbc..7f8c4cea6be4e7921a587d7ca6ebc681c3826637 100644 (file)
@@ -1,7 +1,7 @@
 dnl Version infos
 m4_define([V_MAJOR], [2])
 m4_define([V_MINOR], [11])
-m4_define([V_PATCH], [4])
+m4_define([V_PATCH], [5])
 dnl m4_define([V_EXTRA], [])
 m4_define([V_NAME], [[Lafontaine]])
 m4_define([V_DESC], [[A modern Saison beer from MontrĂ©al's Oshlag microbrewery, Lafontaine is a refreshing, zesty, rice beer with hints of fruit and spices.]])
@@ -559,6 +559,7 @@ AC_CONFIG_FILES([
        tests/utils/Makefile
        tests/test-app-ctx/Makefile
        tests/gcc-weak-hidden/Makefile
+       tests/libringbuffer/Makefile
        lttng-ust.pc
 ])
 
This page took 0.023331 seconds and 4 git commands to generate.