From: Mathieu Desnoyers Date: Fri, 4 Mar 2011 17:33:20 +0000 (-0500) Subject: update version to 0.5.4 X-Git-Tag: v0.5.4 X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=commitdiff_plain;h=6cf6f5f823c1bb7c13077130962555a58bcc79ce;hp=4cf1675fa5feb3a2e9e9f965e516e55fbf411457 update version to 0.5.4 Signed-off-by: Mathieu Desnoyers --- diff --git a/configure.ac b/configure.ac index 48adb08..187cf43 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.5.3], [mathieu dot desnoyers at efficios dot com]) +AC_INIT([userspace-rcu], [0.5.4], [mathieu dot desnoyers at efficios dot com]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST