From: David Goulet Date: Mon, 13 Feb 2012 15:40:57 +0000 (-0500) Subject: Update version to 2.0-pre21 X-Git-Tag: v2.0-pre21^0 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=83aac6e3a2bab1aca70278afe79821e8b64f2f00 Update version to 2.0-pre21 Signed-off-by: David Goulet --- diff --git a/ChangeLog b/ChangeLog index 21ee8a643..a1d4afdfd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2012-02-13 lttng-tools 2.0-pre21 + * Fix licensing for hashtable/utils.c + * Print loglevel value in list -u + * Remove " from MSG() when no loglevel is selected + * Initial import of man lttng.1 and lttng-sessiond.8 + * Fix memory leak master + 2012-02-09 lttng-tools 2.0-pre20 * New lttng view command * Multiple loglevel fixes diff --git a/configure.ac b/configure.ac index ffd54e2e6..f0c52dcbe 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lttng-tools],[2.0-pre20],[dgoulet@efficios.com],[],[http://lttng.org]) +AC_INIT([lttng-tools],[2.0-pre21],[dgoulet@efficios.com],[],[http://lttng.org]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST