From: Jérémie Galarneau Date: Mon, 6 Jun 2016 20:08:10 +0000 (-0400) Subject: Update version to v1.2.6 X-Git-Tag: v1.2.6^0 X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=18454186e8f4ced5155cbc81b1856f1488e989f8 Update version to v1.2.6 Signed-off-by: Jérémie Galarneau --- diff --git a/ChangeLog b/ChangeLog index 569b0a2f..6761a4f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-06-06 babeltrace 1.2.6 (National Yo-Yo Day) + * Docs: change --clock-raw to --clock-cycles + * Fix: out-of-tree dist fails to find test traces + * Fix running tests out of tree + 2015-11-10 babeltrace 1.2.5 * Fix: Confusion between stream and stream class IDs * Fix: babeltrace-log packet seek diff --git a/configure.ac b/configure.ac index 08581abe..1ee1ab61 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.50]) -AC_INIT([babeltrace],[1.2.5],[jeremie.galarneau@efficios.com],[],[https://diamon.org/babeltrace]) +AC_INIT([babeltrace],[1.2.6],[jeremie.galarneau@efficios.com],[],[https://diamon.org/babeltrace]) # Following the numbering scheme proposed by libtool for the library version # http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html