[libgee] Release 0.13.5



commit fcd33ee551d36ecb9e1c06298cf4a4b828667443
Author: Maciej Piechotka <uzytkownik2 gmail com>
Date:   Mon Feb 3 22:13:39 2014 +0100

    Release 0.13.5

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 66670a0..307319e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+libgee 0.13.5
+=============
+ * Use WeakRef for keeping of read-only proxy for collection
+
 libgee 0.13.4
 =============
  * The collection cloning no longer leaks memory
diff --git a/configure.ac b/configure.ac
index fb51961..c74ed40 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.13.4], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
+AC_INIT([libgee], [0.13.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]