From: David Goulet Date: Tue, 14 Feb 2012 14:18:56 +0000 (-0500) Subject: Update version to 2.0-pre22 X-Git-Tag: v2.0-pre22^0 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=76ab874e153397a0fd527f2198af2f3f33fa3290 Update version to 2.0-pre22 Signed-off-by: David Goulet --- diff --git a/ChangeLog b/ChangeLog index a1d4afdfd..5cff669ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-02-14 lttng-tools 2.0-pre22 + * Add the bash-completion file to the dist tarball + * Add the LICENSE file too + * Package used for the Ubuntu LTS (feature freeze) + 2012-02-13 lttng-tools 2.0-pre21 * Fix licensing for hashtable/utils.c * Print loglevel value in list -u diff --git a/configure.ac b/configure.ac index f0c52dcbe..4a1ff35c6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lttng-tools],[2.0-pre21],[dgoulet@efficios.com],[],[http://lttng.org]) +AC_INIT([lttng-tools],[2.0-pre22],[dgoulet@efficios.com],[],[http://lttng.org]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST