From: David Goulet Date: Fri, 22 Jul 2011 20:20:08 +0000 (-0400) Subject: Update version to 2.0-pre2 X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=de235b67bebde4ba79bf2e22c129f01fe264910f;hp=76e3c5dd48044ac0f117b34489e039feb669e9d7 Update version to 2.0-pre2 Signed-off-by: David Goulet --- diff --git a/ChangeLog b/ChangeLog index c2a2e417b..e25aa9498 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-07-22 lttng-tools 2.0-pre2 + * Multiple fixes + * New add-context options for perf counter and context + * Using the install bin path from autotool for execl() call + * Update quickstart guide + 2011-07-20 lttng-tools 2.0-pre1 * First prerelease of lttng-tools. * Working with the LTTng v2.0-pre1 modules and Babeltrace v0.1 diff --git a/configure.ac b/configure.ac index fd2b607e5..8f757edd7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lttng-tools], [2.0-pre1], [david.goulet@polymtl.ca], ,[http://lttng.org]) +AC_INIT([lttng-tools], [2.0-pre2], [david.goulet@polymtl.ca], ,[http://lttng.org]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST