Release 0.10.2 0.10.2
authorMaciej Piechotka <uzytkownik2@gmail.com>
Fri, 12 Jul 2013 20:05:23 +0000 (22:05 +0200)
committerMaciej Piechotka <uzytkownik2@gmail.com>
Fri, 12 Jul 2013 20:05:23 +0000 (22:05 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 6f02d5a..9a83335 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+libgee 0.10.2
+=============
+ * Use .value instead of value directly in unfold
+
 libgee 0.10.1
 =============
  * Fix HashSet.foreach
index e7f4712..453a82f 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.10.1], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
+AC_INIT([libgee], [0.10.2], [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])