Release 0.10.0 0.10.0
authorMaciej Piechotka <uzytkownik2@gmail.com>
Mon, 25 Mar 2013 22:33:47 +0000 (23:33 +0100)
committerMaciej Piechotka <uzytkownik2@gmail.com>
Mon, 25 Mar 2013 22:33:47 +0000 (23:33 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 66b2c1e..c698bf3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+libgee 0.10.0
+=============
+ * No changes since release candidate
+
 libgee 0.9.92
 =============
  * Fix memory leak in TreeSet and TreeMap
index 3e10898..2adc994 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.9.92], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
+AC_INIT([libgee], [0.10.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])