X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=15b2d661df2599286ad4af554db5c952973b70fa;hb=3577d7d8ecbe2ded93572fcf38ea555bd3d04722;hp=131d8c33b464e9876d3fdaa969e4f9580639c0cd;hpb=c8518459078ae66f40edda7f808f4cf7b4204198;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 131d8c33b..15b2d661d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.64]) -AC_INIT([lttng-tools],[2.11.0-rc2],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) +AC_INIT([lttng-tools],[2.11.0-rc3],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_AUX_DIR([config]) @@ -1132,6 +1132,8 @@ AC_CONFIG_FILES([ tests/regression/tools/regen-statedump/Makefile tests/regression/tools/notification/Makefile tests/regression/tools/rotation/Makefile + tests/regression/tools/base-path/Makefile + tests/regression/tools/metadata/Makefile tests/regression/ust/Makefile tests/regression/ust/nprocesses/Makefile tests/regression/ust/high-throughput/Makefile