Implement PID tracking for kernel tracing
[lttng-tools.git] / configure.ac
index 9c896587d2192e4b45c80ab3a3cfc03966c8641d..75fe1e074a7ab6e4182c7db3d02faf6cf7e01f85 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([lttng-tools],[master],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
+AC_INIT([lttng-tools],[2.7.0-pre],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
@@ -496,6 +496,7 @@ AC_CONFIG_FILES([
        src/bin/lttng-sessiond/Makefile
        src/bin/lttng-relayd/Makefile
        src/bin/lttng/Makefile
+       src/bin/lttng-crash/Makefile
        tests/Makefile
        tests/regression/Makefile
        tests/regression/kernel/Makefile
This page took 0.023589 seconds and 4 git commands to generate.