Release 0.13.5.1 0.13.5.1
authorMaciej Piechotka <uzytkownik2@gmail.com>
Tue, 11 Feb 2014 08:51:23 +0000 (09:51 +0100)
committerMaciej Piechotka <uzytkownik2@gmail.com>
Tue, 11 Feb 2014 08:51:23 +0000 (09:51 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 307319e..b7c2236 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+libgee 0.13.5.1
+===============
+ * Remove workaround for 'old' (<0.23.2) vala
+
 libgee 0.13.5
 =============
  * Use WeakRef for keeping of read-only proxy for collection
index 9046686..37f4049 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.13.5], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
+AC_INIT([libgee], [0.13.5.1], [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])