Release 0.12.0 0.12.0
authorMaciej Piechotka <uzytkownik2@gmail.com>
Mon, 23 Sep 2013 21:04:21 +0000 (23:04 +0200)
committerMaciej Piechotka <uzytkownik2@gmail.com>
Mon, 23 Sep 2013 21:04:21 +0000 (23:04 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 4d9af02..ba1bf46 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+libgee 0.12.0
+=============
+ * No changes since previous release
+
 libgee 0.11.92
 ==============
  * Override read_only_view property in ReadOnlySortedMap and its subclasses
index f265470..bdf61a4 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.11.92], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
+AC_INIT([libgee], [0.12.0], [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])