[libgee/0.8] Release 0.8.5



commit 1455eb877a92fd95c7f9e4fbb16d20bab3d1dfab
Author: Maciej Piechotka <uzytkownik2 gmail com>
Date:   Mon Mar 4 23:45:15 2013 +0000

    Release 0.8.5

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9cb8266..f7c1b1e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+libgee 0.8.5
+============
+ * Fix memory leak in TreeSet and TreeMap
+
 libgee 0.8.4
 ============
  * Add generic type arguments to HashMultiMap, TreeMultiSet constructor
diff --git a/configure.ac b/configure.ac
index 04ff0c0..80df6dc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.8.4], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
+AC_INIT([libgee], [0.8.5], [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]