Update version to 2.0-pre17
[lttng-tools.git] / configure.ac
index af522eeb0677665d3d0899fc8f7a8c966927743e..f98c874a660520cb76537d118fb33e411f7a79e5 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([lttng-tools],[2.0-pre16],[david.goulet@polymtl.ca],[],[http://lttng.org])
+AC_INIT([lttng-tools],[2.0-pre17],[dgoulet@efficios.com],[],[http://lttng.org])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
@@ -145,6 +145,7 @@ AC_CONFIG_FILES([
        lttng/Makefile
        tests/Makefile
        tests/ust-nevents/Makefile
+       tests/ust-nprocesses/Makefile
        doc/Makefile
 ])
 
This page took 0.023171 seconds and 4 git commands to generate.