Update version to 2.0-pre22
[lttng-tools.git] / configure.ac
index f9a16664ea547ecaee37ff6e15103580fb129d73..4a1ff35c6b24dc380bc8961fa99a688426e7bcbd 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([lttng-tools],[2.0-pre20],[dgoulet@efficios.com],[],[http://lttng.org])
+AC_INIT([lttng-tools],[2.0-pre22],[dgoulet@efficios.com],[],[http://lttng.org])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
@@ -150,6 +150,7 @@ AC_SUBST(DEFAULT_INCLUDES)
 AC_CONFIG_FILES([
        Makefile
        doc/Makefile
+       doc/man/Makefile
        include/Makefile
        src/Makefile
        src/common/Makefile
This page took 0.022996 seconds and 4 git commands to generate.