X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=configure.ac;h=92a21228f231cc13aafb8cd93886462b04b0ed22;hb=c0d86f35d5a6fab53b849d1147de84b99e6116a9;hp=287c6d776568fc5332512bc7bdaa2c64dfb5f85a;hpb=37175ce4620a721d90235d7c906e49ecc14f62e3;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 287c6d776..92a21228f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,9 +1,10 @@ -AC_INIT([lttng-tools],[2.4.0-rc1],[dgoulet@efficios.com],[],[http://lttng.org]) +AC_INIT([lttng-tools],[2.4.0],[dgoulet@efficios.com],[],[http://lttng.org]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST AC_CONFIG_MACRO_DIR([config]) AM_INIT_AUTOMAKE([foreign dist-bzip2 no-dist-gzip]) +AM_MAINTAINER_MODE([enable]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) # Compute minor/major/patchlevel version numbers