Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
+2018-01-23 Userspace RCU 0.10.1
+ * 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
+ * Fix: add missing m68k headers to dist
+
2017-06-12 Userspace RCU 0.10.0
* Bump library soname due to urcu flavor structure change
* Cleanup: use mutex_lock() wrapper in rculfhash
AC_PREREQ(2.59)
-AC_INIT([userspace-rcu],[0.10.0],[mathieu dot desnoyers at efficios dot com], [], [http://liburcu.org/])
+AC_INIT([userspace-rcu],[0.10.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