X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=a8a43e3e693d76b27dd708d476657631f0bbf86b;hb=13be2b5de29d238d79884d81710c60e2719f64e8;hp=e5a9a9ea231603d61715bdd2432f027be5d9c694;hpb=e4b5b4e58c486e7368ccbdfa7d202d0985a3e337;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index e5a9a9ea2..a8a43e3e6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ +AC_INIT([lttng-tools],[2.7.0-rc2],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_PREREQ([2.64]) -AC_INIT([lttng-tools],[2.7.0-rc1],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST @@ -617,6 +617,7 @@ AC_CONFIG_FILES([ tests/regression/tools/save-load/Makefile tests/regression/tools/mi/Makefile tests/regression/tools/wildcard/Makefile + tests/regression/tools/crash/Makefile tests/regression/ust/Makefile tests/regression/ust/nprocesses/Makefile tests/regression/ust/high-throughput/Makefile