From: Mathieu Desnoyers Date: Fri, 12 Feb 2010 22:52:50 +0000 (-0500) Subject: Update to version 0.4.1 X-Git-Tag: v0.4.1 X-Git-Url: https://git.lttng.org/?p=urcu.git;a=commitdiff_plain;h=e0b9d030de531a131377520a297f4476ff9c96f7 Update to version 0.4.1 Signed-off-by: Mathieu Desnoyers --- diff --git a/configure.ac b/configure.ac index da0ba90..48f906d 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. -AC_INIT([userspace-rcu], [0.4.0], [mathieu dot desnoyers at polymtl dot ca]) +AC_INIT([userspace-rcu], [0.4.1], [mathieu dot desnoyers at efficios dot com]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST