Release 0.11.91 0.11.91
authorMaciej Piechotka <uzytkownik2@gmail.com>
Mon, 2 Sep 2013 20:20:47 +0000 (22:20 +0200)
committerMaciej Piechotka <uzytkownik2@gmail.com>
Mon, 2 Sep 2013 20:20:47 +0000 (22:20 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 76372df..620af09 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+libgee 0.11.91
+==============
+ * Bump the GLib requirements to 2.36 in configure.ac
+
 libgee 0.11.90
 ==============
  * Add adding to collection based on iterators
index 1a7fd00..47d7655 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.11.90], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
+AC_INIT([libgee], [0.11.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])