Update version to 0.11.1
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 13 Feb 2012 23:30:39 +0000 (18:30 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 13 Feb 2012 23:30:39 +0000 (18:30 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ChangeLog
configure.ac

index 767a9ad519fbef153d20d1d27b6016951c25dd38..40208c7b2ae7b00d470bc9381fb7ee5ed6184204 100644 (file)
--- 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
 2012-02-13 Babeltrace 0.11
        * Add --clock-force-correlate option
        * lib: open trace error handling fix
index 19547e8d357bc651278a30f5c2568fd46659f56d..b5cbb42f747e76229b7715bc7327211c85aaa62a 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
 #                                               -*- 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
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
This page took 0.025297 seconds and 4 git commands to generate.