From: Jérémie Galarneau Date: Wed, 5 Nov 2014 00:19:51 +0000 (-0500) Subject: Update version to v2.6.0-rc3 X-Git-Tag: v2.6.0-rc3 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=refs%2Ftags%2Fv2.6.0-rc3;p=lttng-tools.git Update version to v2.6.0-rc3 Signed-off-by: Jérémie Galarneau --- diff --git a/ChangeLog b/ChangeLog index 334a79cca..d96418353 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-11-04 lttng-tools 2.6.0-rc3 + * Fix: add README.md to documentation files + * Fix: UST consumer sync all available metadata + * Test: remove bogus argument from prove invocation + 2014-10-21 lttng-tools 2.6.0-rc2 * Use lttng-modules ABI version ioctl * Fix: syscall list ioctl number conflict diff --git a/configure.ac b/configure.ac index b3adf9c46..fafdd1070 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lttng-tools],[2.6.0-rc2],[dgoulet@efficios.com],[],[http://lttng.org]) +AC_INIT([lttng-tools],[2.6.0-rc3],[jeremie.galarneau@efficios.com],[],[http://lttng.org]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST