X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=257ae344dbeacffd43412d07d0b52b937b5c2496;hp=cb5dc38914cb9947dd33031c07df06c0ce320507;hb=6f6eda74c76594068cd8c435c62bf8100a9d734a;hpb=55009a2289249d5d784c528234b0fbcd532f5551 diff --git a/configure.ac b/configure.ac index cb5dc3891..257ae344d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lttng-tools],[2.1.0-rc4],[dgoulet@efficios.com],[],[http://lttng.org]) +AC_INIT([lttng-tools],[2.1.0-rc5],[dgoulet@efficios.com],[],[http://lttng.org]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST @@ -288,6 +288,7 @@ AC_CONFIG_FILES([ tests/kernel/Makefile tests/tools/Makefile tests/tools/streaming/Makefile + tests/tools/filtering/Makefile tests/tools/health/Makefile tests/ust/Makefile tests/ust/nprocesses/Makefile