Release 0.13.91 0.13.91
authorMaciej Piechotka <uzytkownik2@gmail.com>
Mon, 3 Mar 2014 19:18:21 +0000 (20:18 +0100)
committerMaciej Piechotka <uzytkownik2@gmail.com>
Mon, 3 Mar 2014 19:18:21 +0000 (20:18 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index b2630a3..1b43e46 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+libgee 0.13.91
+==============
+ * Fix HazardPointer bugs
+ * Fix List test
+
 libgee 0.13.90
 ==============
  * Fix the broken test
index 43fc2b1..0219474 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.13.90], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
+AC_INIT([libgee], [0.13.91], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS(config.h)
 AC_CONFIG_MACRO_DIR([m4])