From: David Goulet Date: Wed, 4 Sep 2013 01:25:31 +0000 (-0400) Subject: Update version to v2.3.0 X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=c9dc1289e040c542f96fbfd558267786816d5703;hp=46c3f4f0be527fdea3063df5a53c665c6ee43102 Update version to v2.3.0 Signed-off-by: David Goulet --- diff --git a/ChangeLog b/ChangeLog index 29e502797..4868c2c23 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2013-09-03 lttng-tools 2.3.0 + * Fix: remove periodical flush test from make check + 2013-08-30 lttng-tools 2.3.0-rc3 * Fix: hashtable: take split_count_order into account * Fix: remove wrong doing asserts in sessiond diff --git a/configure.ac b/configure.ac index 98da54c36..f5f4b26d9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lttng-tools],[2.3.0-rc3],[dgoulet@efficios.com],[],[http://lttng.org]) +AC_INIT([lttng-tools],[2.3.0],[dgoulet@efficios.com],[],[http://lttng.org]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST