From: David Goulet Date: Tue, 21 Oct 2014 18:14:42 +0000 (-0400) Subject: Update version to v2.6.0-rc2 X-Git-Tag: v2.6.0-rc2 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=refs%2Ftags%2Fv2.6.0-rc2;p=lttng-tools.git Update version to v2.6.0-rc2 Signed-off-by: David Goulet --- diff --git a/ChangeLog b/ChangeLog index ec3c0a3e4..334a79cca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-10-21 lttng-tools 2.6.0-rc2 + * Use lttng-modules ABI version ioctl + * Fix: syscall list ioctl number conflict + 2014-10-20 lttng-tools 2.6.0-rc1 (Harry Belafonte records Banana Boat Song) * Machine Interface added to lttng command line (--mi) * Java Log4j agent support (--log4j) diff --git a/configure.ac b/configure.ac index 487a2b978..b3adf9c46 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lttng-tools],[2.6.0-rc1],[dgoulet@efficios.com],[],[http://lttng.org]) +AC_INIT([lttng-tools],[2.6.0-rc2],[dgoulet@efficios.com],[],[http://lttng.org]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST