X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=066c4e20e3cc5ed293ca631428f86683c4294a78;hp=b8864296276dbb5d92c70078de408165c1fa51a8;hb=8e0dbb653e6872725775d640e2a64d4b08cceb3a;hpb=7f275dfd12eb129d8c40c35b789a5853569decee diff --git a/configure.ac b/configure.ac index b88642962..066c4e20e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lttng-tools], [2.0-pre10], [david.goulet@polymtl.ca], ,[http://lttng.org]) +AC_INIT([lttng-tools], [2.0-pre11], [david.goulet@polymtl.ca], ,[http://lttng.org]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST @@ -43,7 +43,7 @@ AC_CONFIG_FILES([ Makefile include/Makefile libkernelctl/Makefile - liblttkconsumerd/Makefile + liblttngkconsumerd/Makefile liblttngctl/Makefile liblttng-sessiond-comm/Makefile libustctl/Makefile