Release 0.15.92 0.15.92
authorMaciej Piechotka <uzytkownik2@gmail.com>
Mon, 15 Sep 2014 23:14:50 +0000 (01:14 +0200)
committerMaciej Piechotka <uzytkownik2@gmail.com>
Mon, 15 Sep 2014 23:14:50 +0000 (01:14 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index d188f87..a72fda5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+libgee 0.15.92
+==============
+ * Improve documentation
+
 libgee 0.15.90
 ==============
  * Add explicit tee implementations
index 49a5d90..62606cf 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.15.90], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
+AC_INIT([libgee], [0.15.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])