Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+2018-01-23 Userspace RCU 0.9.5
+ * Fix: don't use overlapping mmap mappings on Cygwin
+ * Fix: don't use membarrier SHARED syscall command in liburcu-bp
+ * Tests fix: add missing Cygwin thread id
+ * Fix: assignment from incompatible pointer type warnings
+ * Tests fix: unused variable warnings
+
2017-06-12 Userspace RCU 0.9.4
* Fix: Don't override user variables within the build system
* Fix: uatomic arm32: add missing release barrier before uatomic_xchg
AC_PREREQ(2.59)
-AC_INIT([userspace-rcu],[0.9.4],[mathieu dot desnoyers at efficios dot com], [], [http://liburcu.org/])
+AC_INIT([userspace-rcu],[0.9.5],[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