From: Jérémie Galarneau Date: Thu, 6 Nov 2014 01:19:05 +0000 (-0500) Subject: Update version to v2.5.2 X-Git-Tag: v2.5.2^0 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;h=90c0f6c17834837c0e3bf8f067163e382e370aef;p=lttng-tools.git Update version to v2.5.2 Signed-off-by: Jérémie Galarneau --- diff --git a/ChangeLog b/ChangeLog index 90ef5483d..b15b1f755 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2014-11-05 lttng-tools 2.5.2 + * Update maintainer section of the man pages + * Update maintainer section of README + * Fix: add README to documentation files + * Fix: UST consumer sync all available metadata + 2014-10-20 lttng-tools 2.5.1 * Fix: handle sysconf possible negative returned value * Fix: channel deref. after NULL check in kernel consumer diff --git a/configure.ac b/configure.ac index 9af771289..765f657f1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lttng-tools],[2.5.1],[dgoulet@efficios.com],[],[http://lttng.org]) +AC_INIT([lttng-tools],[2.5.2],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST