Update version to v2.0.6 stable-2.0 v2.0.6
authorDavid Goulet <dgoulet@efficios.com>
Thu, 11 Jul 2013 21:21:09 +0000 (17:21 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 11 Jul 2013 21:21:09 +0000 (17:21 -0400)
Signed-off-by: David Goulet <dgoulet@efficios.com>
ChangeLog
configure.ac

index 705c9c3782fba9ad3bc39a7740e28d80a1606a93..ca87a5f25f0891175d9e639b7184fc07878b9c64 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2013-07-11 lttng-tools 2.0.6
+       * Fix: Delete UST app session on ustctl create error
+
 2012-11-28 lttng-tools 2.0.5
        * Fix: Change the type of enabled in lttng_event to a signed int
        * Fix: Returned code when listing kernel channel
index 2b6b68739f3717a984bb53e8ba3835611340eea8..1c17a965513c24cbfbaa1124444d32c48bd7a1fe 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([lttng-tools],[2.0.5],[dgoulet@efficios.com],[],[http://lttng.org])
+AC_INIT([lttng-tools],[2.0.6],[dgoulet@efficios.com],[],[http://lttng.org])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
This page took 0.02684 seconds and 4 git commands to generate.