From: Jérémie Galarneau Date: Fri, 13 Feb 2015 17:23:02 +0000 (-0500) Subject: Rename current release as 2.7.0-pre X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=fbe833f7f150ed4ddaf6682fae6681ebb17a1db4;hp=25bb01f3f99718743b42d499f5c7269d2ff69f40 Rename current release as 2.7.0-pre This change is introduced to make the release name clearer than "master" which may be misleading. Signed-off-by: Jérémie Galarneau --- diff --git a/configure.ac b/configure.ac index 9c896587d..b664641be 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lttng-tools],[master],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) +AC_INIT([lttng-tools],[2.7.0-pre],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST