From: Mathieu Desnoyers Date: Tue, 26 Apr 2016 20:47:03 +0000 (-0400) Subject: Version 2.7.3 X-Git-Tag: v2.7.3^0 X-Git-Url: http://git.lttng.org/?p=lttng-ust.git;a=commitdiff_plain;h=64165fb5cef94baf586b1a65ebede750116b47d9 Version 2.7.3 Signed-off-by: Mathieu Desnoyers --- diff --git a/ChangeLog b/ChangeLog index 30de0da0..822100a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2016-04-26 lttng-ust 2.7.3 + * Doc: Update README.d + * Fix: doc/examples: remove unexpected quotes from run files + * Fix: remove dead code from filter interpreter + * Fix: remove assertions in lttng-ust-comm init + * Documentation: fix manpage typo + 2016-03-09 lttng-ust 2.7.2 * Fix: disable use of __builtin_return_address(0) on 32-bit PowerPC * Fix: handle negative range for LTTNG_UST_REGISTER_TIMEOUT diff --git a/configure.ac b/configure.ac index a85e5d5d..65e78bf3 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.7.2],[mathieu dot desnoyers at efficios dot com]) +AC_INIT([lttng-ust],[2.7.3],[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