Version 0.9.1 v0.9.1
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 16 Oct 2015 22:36:55 +0000 (18:36 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 16 Oct 2015 22:36:55 +0000 (18:36 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ChangeLog
configure.ac

index 3ab1751aacc6117299d8b7c76c4668f5ea7a5ebc..b6ae93a3ec06449c295e1c096fcc1b7357f712a8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-10-16 Userspace RCU 0.9.1
+       * Fix: add missing regtest and benchmark files to dist tarball
+       * Fix: add missing run.sh to benchmark makefile
+
 2015-10-16 Userspace RCU 0.9.0
        * Bump soname major to 4
        * Cleanup: remove trailing tab
index e7e300bd4f041793b1444e9be3fae7c47ffb50e3..1c2fdccde6a0568033f7051597a0b164475f4528 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.59)
-AC_INIT([userspace-rcu],[0.9.0],[mathieu dot desnoyers at efficios dot com], [], [http://liburcu.org/])
+AC_INIT([userspace-rcu],[0.9.1],[mathieu dot desnoyers at efficios dot com], [], [http://liburcu.org/])
 
 # 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.025651 seconds and 4 git commands to generate.