X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=389a6880316512c678c3a38b0265e7c30468eda1;hb=9b1ddda7fd61aa88b29317cd30e4e2769534c21b;hp=bb88012ddabd728c5989534132f70587a4255bdf;hpb=6126e623bbadc191a6e09b3b1953fd7d28d4ceb8;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index bb88012dd..389a68803 100644 --- a/configure.ac +++ b/configure.ac @@ -1,9 +1,10 @@ -AC_INIT([lttng-tools],[2.4.0-rc5],[dgoulet@efficios.com],[],[http://lttng.org]) +AC_INIT([lttng-tools],[2.4.1],[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