Update version to v2.3.0 v2.3.0
authorDavid Goulet <dgoulet@efficios.com>
Wed, 4 Sep 2013 01:25:31 +0000 (21:25 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 4 Sep 2013 01:25:31 +0000 (21:25 -0400)
Signed-off-by: David Goulet <dgoulet@efficios.com>
ChangeLog
configure.ac

index 29e502797449d33569ea77eb881a2f912359607c..4868c2c23c2033af3068b890a1aa889f835b0e2d 100644 (file)
--- 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
 2013-08-30 lttng-tools 2.3.0-rc3
        * Fix: hashtable: take split_count_order into account
        * Fix: remove wrong doing asserts in sessiond
index 98da54c363a6efe63660dd990fc91f7bbc6f2cf0..f5f4b26d9bd5ad1ddf22764eae3b54eda2bb2f2b 100644 (file)
@@ -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
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
This page took 0.041808 seconds and 4 git commands to generate.