From: David Goulet Date: Fri, 29 Jul 2011 15:30:44 +0000 (-0400) Subject: Update version to 2.0-pre6 X-Git-Tag: v2.0-pre6 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=f88b0a988785de19db8a0d9ae22109bebc445b19;hp=8f0d098bc0b14f00c4d6ea3f48809626fa1c416f Update version to 2.0-pre6 Signed-off-by: David Goulet --- diff --git a/ChangeLog b/ChangeLog index bf2baea98..55a427746 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ -2011-07-23 lttng-tools 2.0-pre5 +2011-07-29 lttng-tools 2.0-pre6 + * Fix enable multiple events + * Add function entry feature + +2011-07-28 lttng-tools 2.0-pre5 * Fix Add context command * Fix auto session path creation * Fix bad strncmp at channel creation diff --git a/configure.ac b/configure.ac index 9675ae0b3..849393440 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lttng-tools], [2.0-pre5], [david.goulet@polymtl.ca], ,[http://lttng.org]) +AC_INIT([lttng-tools], [2.0-pre6], [david.goulet@polymtl.ca], ,[http://lttng.org]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST