[libgee/0.10] Release 0.10.1



commit 784f004e5b09b6e3695d8bc86770329c14518e7e
Author: Maciej Piechotka <uzytkownik2 gmail com>
Date:   Wed Apr 10 22:45:24 2013 +0200

    Release 0.10.1

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c698bf3..6f02d5a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+libgee 0.10.1
+=============
+ * Fix HashSet.foreach
+
 libgee 0.10.0
 =============
  * No changes since release candidate
diff --git a/configure.ac b/configure.ac
index 2adc994..e7f4712 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])


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