Update version to 0.6.2 v0.6.2
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 14 Jun 2011 13:30:19 +0000 (09:30 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 14 Jun 2011 13:30:19 +0000 (09:30 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac

index c8499108b7fd77ba71f66a98ad9e3d61286b51fd..f37a06a48648ceb24f959fb855db1ebd7ee33276 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 
-AC_INIT([userspace-rcu], [0.6.1], [mathieu dot desnoyers at efficios dot com])
+AC_INIT([userspace-rcu], [0.6.2], [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
This page took 0.02466 seconds and 4 git commands to generate.