X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=f98c874a660520cb76537d118fb33e411f7a79e5;hp=af522eeb0677665d3d0899fc8f7a8c966927743e;hb=734f79bf717d87817623d382c59086dc9e8ef610;hpb=d3e8f6bb8554af02b881990fbb5445ac6a4f4d98 diff --git a/configure.ac b/configure.ac index af522eeb0..f98c874a6 100644 --- a/configure.ac +++ b/configure.ac @@ -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 ])