From 9f00ce32b103eed13524c876757b6611c5922382 Mon Sep 17 00:00:00 2001 From: Mathieu Desnoyers Date: Tue, 3 Sep 2013 17:53:23 -0400 Subject: [PATCH] Version 2.3.0 Signed-off-by: Mathieu Desnoyers --- ChangeLog | 3 +++ configure.ac | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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 -- 2.34.1