X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=75fe1e074a7ab6e4182c7db3d02faf6cf7e01f85;hp=5f54e4869499550acfc7e65033dc30324adac80b;hb=ccf10263bcd2ca4667b9e1fc4dab64a3c8d8c4d8;hpb=7fb8a0cf0164f94371224160e4805dbf25d25c7c diff --git a/configure.ac b/configure.ac index 5f54e4869..75fe1e074 100644 --- a/configure.ac +++ b/configure.ac @@ -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