X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=configure.ac;h=512cf9f98c7c9daf53cf14c3384090a494ea0d4a;hb=0e4face3afa7f6c4c01a44bbbb5414f3fb22253c;hp=4d203f75e217d9657483d4d73193f04494a8249f;hpb=8e3234eea2d81f8a962214c570532f8e096a9a8d;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 4d203f75e..512cf9f98 100644 --- a/configure.ac +++ b/configure.ac @@ -1,9 +1,10 @@ -AC_INIT([lttng-tools],[2.4.0],[dgoulet@efficios.com],[],[http://lttng.org]) +AC_INIT([lttng-tools],[2.4.3],[jeremie.galarneau@efficios.com],[],[https://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