Release 0.11.92 0.11.92
authorMaciej Piechotka <uzytkownik2@gmail.com>
Mon, 16 Sep 2013 17:59:59 +0000 (19:59 +0200)
committerMaciej Piechotka <uzytkownik2@gmail.com>
Mon, 16 Sep 2013 17:59:59 +0000 (19:59 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 620af09..4d9af02 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+libgee 0.11.92
+==============
+ * Override read_only_view property in ReadOnlySortedMap and its subclasses
+
 libgee 0.11.91
 ==============
  * Bump the GLib requirements to 2.36 in configure.ac
index 47d7655..f265470 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.11.91], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
+AC_INIT([libgee], [0.11.92], [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])