[libgee/0.8] Release 0.8.2



commit f7496b5773f43040fcc1a69b5008c3b8f7da6194
Author: Maciej Piechotka <uzytkownik2 gmail com>
Date:   Sat Nov 10 22:39:20 2012 +0000

    Release 0.8.2

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d854d72..19f427e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+libgee 0.8.2
+============
+ * Add generic type arguments to HashSet
+ * GObject Introspection support improved
+ * Rebuild with fixed Vala compiler (fixes bug #687728)
+
 libgee 0.8.1
 ============
  * Allow slice in ReadOnlyList
diff --git a/configure.ac b/configure.ac
index 91f2fb6..58e8402 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.8.1], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
+AC_INIT([libgee], [0.8.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]