From: David Goulet Date: Thu, 9 Feb 2012 21:44:55 +0000 (-0500) Subject: Update version to 2.0-pre20 X-Git-Tag: v2.0-pre20^0 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=c54722d0ebde211507ccdecc22a74a160abcf742 Update version to 2.0-pre20 Signed-off-by: David Goulet --- diff --git a/ChangeLog b/ChangeLog index 5c8759533..f07be6cf9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2012-02-02 lttng-tools 2.0-pre20 + * New lttng view command + * Multiple loglevel fixes + * Fix list command + * Fix session syscall listing + * Multiple fixes across the code base + 2012-02-02 lttng-tools 2.0-pre19 * Update lttng ust ABI/API copy * Implement UST calibrate and change default diff --git a/configure.ac b/configure.ac index e8c0e73fa..f9a16664e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lttng-tools],[2.0-pre19],[dgoulet@efficios.com],[],[http://lttng.org]) +AC_INIT([lttng-tools],[2.0-pre20],[dgoulet@efficios.com],[],[http://lttng.org]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST