X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=configure.ac;h=15b2d661df2599286ad4af554db5c952973b70fa;hb=94a74983e5e660eef7678f5a18d3181d0e511a75;hp=e6bdcd529c66bde4852999e7bad0a6dd41204e9f;hpb=a9d0716cbfd1f751b1cdb21ada1a9ed6252d9d30;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index e6bdcd529..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]) @@ -1133,6 +1133,7 @@ AC_CONFIG_FILES([ 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