Release 0.13.5 0.13.5
authorMaciej Piechotka <uzytkownik2@gmail.com>
Mon, 3 Feb 2014 21:13:39 +0000 (22:13 +0100)
committerMaciej Piechotka <uzytkownik2@gmail.com>
Mon, 3 Feb 2014 21:13:39 +0000 (22:13 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 66670a0..307319e 100644 (file)
--- 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
index fb51961..c74ed40 100644 (file)
@@ -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])