X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=54f82cfbdfd94b86a8195aea22adbee9cea5cb02;hp=26f286b06bdd4c48df32ff39a4d8f3fec1f7eb57;hb=02b3d1769d5f8a33e4109b1e681141c9295dfda6;hpb=d34cd2879364aa4c07c8d4eb055182a8f946e2e0 diff --git a/configure.ac b/configure.ac index 26f286b06..54f82cfbd 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lttng-tools],[2.4.0-rc2],[dgoulet@efficios.com],[],[http://lttng.org]) +AC_INIT([lttng-tools],[2.4.0],[dgoulet@efficios.com],[],[http://lttng.org]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST @@ -426,6 +426,7 @@ AC_CONFIG_FILES([ tests/regression/tools/snapshots/Makefile tests/regression/tools/live/Makefile tests/regression/tools/exclusion/Makefile + tests/regression/tools/save-load/Makefile tests/regression/ust/Makefile tests/regression/ust/nprocesses/Makefile tests/regression/ust/high-throughput/Makefile