Release 0.10.1 0.10.1 upstream/0.10.1
authorMaciej Piechotka <uzytkownik2@gmail.com>
Wed, 10 Apr 2013 20:45:24 +0000 (22:45 +0200)
committerMaciej Piechotka <uzytkownik2@gmail.com>
Wed, 10 Apr 2013 20:45:24 +0000 (22:45 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index c698bf3..6f02d5a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+libgee 0.10.1
+=============
+ * Fix HashSet.foreach
+
 libgee 0.10.0
 =============
  * No changes since release candidate
index 2adc994..e7f4712 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.10.0], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
+AC_INIT([libgee], [0.10.1], [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])