X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=f8138f7c8b5ee42da5cf3a31891d4a77cfb1ee71;hb=e000e56fbef34cf51b9a45a9e40d5e2513fe578f;hp=e6bdcd529c66bde4852999e7bad0a6dd41204e9f;hpb=a9d0716cbfd1f751b1cdb21ada1a9ed6252d9d30;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index e6bdcd529..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]) @@ -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