X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=16d3dd6db55def1a0a2be4c436673959b189657a;hp=9675ae0b34ae89233717d6484818db8c26d5d054;hb=3df9eaf3b25c6c5f08171105deec11c5671e4b35;hpb=52ffda46b95f627dd67c8e01c01284ddc33336cc diff --git a/configure.ac b/configure.ac index 9675ae0b3..16d3dd6db 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lttng-tools], [2.0-pre5], [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 @@ -45,7 +45,7 @@ AC_CONFIG_FILES([ libkernelctl/Makefile liblttkconsumerd/Makefile liblttngctl/Makefile - liblttsessiondcomm/Makefile + liblttng-sessiond-comm/Makefile libustctl/Makefile libustcomm/Makefile ltt-kconsumerd/Makefile