[libgee/0.10] Release 0.10.2



commit 3e92a6f82849a283dfa51aa0b6cfede5566cf367
Author: Maciej Piechotka <uzytkownik2 gmail com>
Date:   Fri Jul 12 22:05:23 2013 +0200

    Release 0.10.2

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6f02d5a..9a83335 100644
--- 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
diff --git a/configure.ac b/configure.ac
index e7f4712..453a82f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]