X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=792679a35180451ba0acc4eb0682bf88835c7d3c;hb=07b86b528dc279d59cdf16e6cb946c144fe773f2;hp=d8a69250743ac2b49ebdcb92b61c9f70ab5d3ebe;hpb=605ac7582cd379d4c6d0744f822a494640ae2cc7;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index d8a692507..792679a35 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lttng-tools],[2.2.0-rc2],[dgoulet@efficios.com],[],[http://lttng.org]) +AC_INIT([lttng-tools],[2.2.0],[dgoulet@efficios.com],[],[http://lttng.org]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST @@ -333,6 +333,7 @@ AC_CONFIG_FILES([ tests/regression/tools/filtering/Makefile tests/regression/tools/health/Makefile tests/regression/tools/tracefile-limits/Makefile + tests/regression/tools/snapshots/Makefile tests/regression/ust/Makefile tests/regression/ust/nprocesses/Makefile tests/regression/ust/high-throughput/Makefile