Add kernel snapshot support
[lttng-tools.git] / configure.ac
index ca198597aabcd5c9073756c00abddbead2dd6767..792679a35180451ba0acc4eb0682bf88835c7d3c 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([lttng-tools],[2.2.0-rc3],[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
This page took 0.024683 seconds and 5 git commands to generate.