From: Mathieu Desnoyers Date: Tue, 26 Apr 2016 20:58:28 +0000 (-0400) Subject: Version 2.6.6 X-Git-Tag: v2.6.6^0 X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=743dc9e5810f508f597609b9ce2114ebf2b89470;p=lttng-ust.git Version 2.6.6 Signed-off-by: Mathieu Desnoyers --- diff --git a/ChangeLog b/ChangeLog index 053a9c98..6f2c24b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2016-04-26 lttng-ust 2.6.6 + * Fix: disable use of __builtin_return_address(0) on 32-bit PowerPC + 2015-11-26 lttng-ust 2.6.5 * Fix: header size larger than 256 bytes * Remove stale tests/java-jul test diff --git a/configure.ac b/configure.ac index 0aa290cf..2d524329 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([lttng-ust],[2.6.5],[mathieu dot desnoyers at efficios dot com]) +AC_INIT([lttng-ust],[2.6.6],[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