From: Mathieu Desnoyers Date: Fri, 23 Dec 2011 16:04:01 +0000 (-0500) Subject: Update version to 1.9.4 X-Git-Tag: v1.9.4 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=54d2e210785c7d839615e4398455d11a75206fb7;p=lttng-ust.git Update version to 1.9.4 Signed-off-by: Mathieu Desnoyers --- diff --git a/ChangeLog b/ChangeLog index aec1b497..b4d2b643 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-12-23 lttng-ust 1.9.4 + * Split liblttng-ust into liblttng-ust and liblttng-ust-tracepoint libs + * Comment the union field (only used in call_rcu scheme) + 2011-12-21 lttng-ust 1.9.3 * Fix clock source overflow on 32-bit archs * Remove unused trace_clock_frequency diff --git a/configure.ac b/configure.ac index 0c99606a..a3f18a9d 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],[1.9.3],[mathieu dot desnoyers at efficios dot com]) +AC_INIT([lttng-ust],[1.9.4],[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