From: David Goulet Date: Thu, 28 Jul 2011 19:33:11 +0000 (-0400) Subject: Update version to 2.0-pre5 X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=52ffda46b95f627dd67c8e01c01284ddc33336cc Update version to 2.0-pre5 Signed-off-by: David Goulet --- diff --git a/ChangeLog b/ChangeLog index ed03c5990..bf2baea98 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-07-23 lttng-tools 2.0-pre5 + * Fix Add context command + * Fix auto session path creation + * Fix bad strncmp at channel creation + 2011-07-23 lttng-tools 2.0-pre4 * Fix kprobe attributes * Fix channel creation when not found at event enable diff --git a/configure.ac b/configure.ac index b56665de0..9675ae0b3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lttng-tools], [2.0-pre4], [david.goulet@polymtl.ca], ,[http://lttng.org]) +AC_INIT([lttng-tools], [2.0-pre5], [david.goulet@polymtl.ca], ,[http://lttng.org]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST