Tests: Add test_utils_resolve_relative to unit tests
[lttng-tools.git] / configure.ac
index ac97d0eeaf0cbd9da4af168a61fcac73081a0f5a..09e434baec1fb029fff6849b63189afd91797a29 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([lttng-tools],[2.3.0],[dgoulet@efficios.com],[],[http://lttng.org])
+AC_INIT([lttng-tools],[2.4.0-pre1],[dgoulet@efficios.com],[],[http://lttng.org])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
@@ -354,6 +354,7 @@ AC_CONFIG_FILES([
        src/common/relayd/Makefile
        src/common/testpoint/Makefile
        src/common/index/Makefile
+       src/common/health/Makefile
        src/lib/Makefile
        src/lib/lttng-ctl/Makefile
        src/lib/lttng-ctl/filter/Makefile
@@ -372,6 +373,7 @@ AC_CONFIG_FILES([
        tests/regression/tools/health/Makefile
        tests/regression/tools/tracefile-limits/Makefile
        tests/regression/tools/snapshots/Makefile
+       tests/regression/tools/live/Makefile
        tests/regression/ust/Makefile
        tests/regression/ust/nprocesses/Makefile
        tests/regression/ust/high-throughput/Makefile
This page took 0.022724 seconds and 4 git commands to generate.