From: Julien Desfossez Date: Mon, 5 Aug 2013 19:48:15 +0000 (-0400) Subject: Bump version to 2.4.0-pre1 X-Git-Tag: v2.4.0-rc1~148 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=9d5b2fc0e9759ad89c5f0551dfe64fabd07afbfb Bump version to 2.4.0-pre1 We need to bump the version early in the development cycle since we extend the relayd protocol. Signed-off-by: Julien Desfossez Signed-off-by: David Goulet --- diff --git a/configure.ac b/configure.ac index ac97d0eea..eee05aacd 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lttng-tools],[2.3.0],[dgoulet@efficios.com],[],[http://lttng.org]) +AC_INIT([lttng-tools],[2.4.0-pre1],[dgoulet@efficios.com],[],[http://lttng.org]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST