Update version to 2.0-pre21
[lttng-tools.git] / configure.ac
index e8c0e73faab0737597e147c7d229fda88dc511fe..f0c52dcbeb31d0f2e353afe9c5b6f8944420f404 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([lttng-tools],[2.0-pre19],[dgoulet@efficios.com],[],[http://lttng.org])
+AC_INIT([lttng-tools],[2.0-pre21],[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.02287 seconds and 4 git commands to generate.