From: Mathieu Desnoyers Date: Sat, 8 Mar 2014 13:59:02 +0000 (-0500) Subject: Version 1.2.1 X-Git-Tag: v1.2.1^0 X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=66c2a20b4391fb5c7f870aeb0dde854f0ae1fc79 Version 1.2.1 Signed-off-by: Mathieu Desnoyers --- diff --git a/ChangeLog b/ChangeLog index 83e328df..eee982fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2014-03-08 Babeltrace 1.2.1 + * Fix: Accept an input port in the live URL when no session is provided + 2014-02-28 Babeltrace 1.2.0 * Fix: lttng-live parse url port check diff --git a/configure.ac b/configure.ac index 7a986126..80eba33f 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],[1.2.0],[mathieu dot desnoyers at efficios dot com]) +AC_INIT([babeltrace],[1.2.1],[mathieu dot desnoyers at efficios dot com]) # Following the numbering scheme proposed by libtool for the library version # http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html