[libgee] Release 0.9.92



commit 3462b25cd478e7583a1c9f5a1a35c4a6bb88f43b
Author: Maciej Piechotka <uzytkownik2 gmail com>
Date:   Mon Mar 4 23:42:43 2013 +0000

    Release 0.9.92

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ccc01a6..66b2c1e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+libgee 0.9.92
+=============
+ * Fix memory leak in TreeSet and TreeMap
+
 libgee 0.9.91
 =============
  * ConcurrentSet implements SortedSet
diff --git a/configure.ac b/configure.ac
index 358e129..3e10898 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.9.91], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
+AC_INIT([libgee], [0.9.92], [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]