From: Mathieu Desnoyers Date: Mon, 13 Feb 2012 23:30:39 +0000 (-0500) Subject: Update version to 0.11.1 X-Git-Tag: v0.12~11 X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=0916c6998baf6d2c6a574ae6dcf7ee3172141608 Update version to 0.11.1 Signed-off-by: Mathieu Desnoyers --- diff --git a/ChangeLog b/ChangeLog index 767a9ad5..40208c7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2012-02-13 Babeltrace 0.11.1 + * Add trace-collection.h to the installed headers + 2012-02-13 Babeltrace 0.11 * Add --clock-force-correlate option * lib: open trace error handling fix diff --git a/configure.ac b/configure.ac index 19547e8d..b5cbb42f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([babeltrace],[0.11],[mathieu dot desnoyers at efficios dot com]) +AC_INIT([babeltrace],[0.11.1],[mathieu dot desnoyers at efficios dot com]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST