X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=f8138f7c8b5ee42da5cf3a31891d4a77cfb1ee71;hb=9fdd1d0698a8d86bbda738a48f66894515b0aaff;hp=131d8c33b464e9876d3fdaa969e4f9580639c0cd;hpb=c8518459078ae66f40edda7f808f4cf7b4204198;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 131d8c33b..f8138f7c8 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-rc4],[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