X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=5c4073ef8684823c10fb339e56ed7df41d576718;hb=3a71c3320d5b3aa900c4c6b63846ad8e3ca419b7;hp=ed9b37d2a6271edc8e7443ab1b95abd9addce0f7;hpb=43317de13bd12ac1f1cf0c65c5d3c630db118bc7;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index ed9b37d2a..5c4073ef8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.64]) -AC_INIT([lttng-tools],[2.11.0-rc1],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) +AC_INIT([lttng-tools],[2.11.0],[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