Fix: Mutex and RCU lock nesting in consumer
[lttng-tools.git] / configure.ac
index cb5dc38914cb9947dd33031c07df06c0ce320507..257ae344dbeacffd43412d07d0b52b937b5c2496 100644 (file)
@@ -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
This page took 0.023089 seconds and 4 git commands to generate.