From: Mathieu Desnoyers Date: Mon, 19 Oct 2009 23:44:11 +0000 (-0400) Subject: update version to 0.2.4 X-Git-Tag: v0.2.4 X-Git-Url: https://git.lttng.org/?p=urcu.git;a=commitdiff_plain;h=344730037990a22ff80e47f39598536c260ab49b update version to 0.2.4 Signed-off-by: Mathieu Desnoyers --- diff --git a/configure.ac b/configure.ac index 9bb763d..d659d4f 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.2.3], [mathieu dot desnoyers at polymtl dot ca]) +AC_INIT([userspace-rcu], [0.2.4], [mathieu dot desnoyers at polymtl dot ca]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST