Implement PID tracking for kernel tracing
[lttng-tools.git] / configure.ac
index 5f54e4869499550acfc7e65033dc30324adac80b..75fe1e074a7ab6e4182c7db3d02faf6cf7e01f85 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([lttng-tools],[2.6.0-rc1],[dgoulet@efficios.com],[],[http://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.02254 seconds and 4 git commands to generate.