From: Mathieu Desnoyers Date: Tue, 3 Sep 2013 21:53:23 +0000 (-0400) Subject: Version 2.3.0 X-Git-Tag: v2.3.0^0 X-Git-Url: http://git.lttng.org/?p=lttng-ust.git;a=commitdiff_plain;h=9f00ce32b103eed13524c876757b6611c5922382 Version 2.3.0 Signed-off-by: Mathieu Desnoyers --- diff --git a/ChangeLog b/ChangeLog index e2c1f035..b9349526 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2013-09-03 lttng-ust 2.3.0 + * No change + 2013-08-30 lttng-ust 2.3.0-rc2 * doc/examples/gen-tp: pass automake CPPFLAGS/CFLAGS/LDFLAGS * tools/lttng-gen-tp: honor CPPFLAGS and LDFLAGS diff --git a/configure.ac b/configure.ac index 7edbc9f2..cc28205c 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.3.0-rc2],[mathieu dot desnoyers at efficios dot com]) +AC_INIT([lttng-ust],[2.3.0],[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