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