X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=d737657f438e76551ba6687c82d2657c3898fd0d;hp=b56665de0094ac62840b13fe3c604665dfbdddb5;hb=ca3c5ac0cf100d80352a1a81936b5adc47942f35;hpb=5e96e15dc761cc835e006bdb55f3148db57c0fb1 diff --git a/configure.ac b/configure.ac index b56665de0..d737657f4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lttng-tools], [2.0-pre4], [david.goulet@polymtl.ca], ,[http://lttng.org]) +AC_INIT([lttng-tools], [2.0-pre9], [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