Release 0.13.90 0.13.90
authorMaciej Piechotka <uzytkownik2@gmail.com>
Mon, 17 Feb 2014 23:03:14 +0000 (00:03 +0100)
committerMaciej Piechotka <uzytkownik2@gmail.com>
Mon, 17 Feb 2014 23:03:14 +0000 (00:03 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index b7c2236..b2630a3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+libgee 0.13.90
+==============
+ * Fix the broken test
+
 libgee 0.13.5.1
 ===============
  * Remove workaround for 'old' (<0.23.2) vala
index 37f4049..43fc2b1 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.13.5.1], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
+AC_INIT([libgee], [0.13.90], [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])