[libgee] Release 0.16.0



commit 686c63cc26baf5cfee25a5f8bf9a3cf391ca60cc
Author: Maciej Piechotka <uzytkownik2 gmail com>
Date:   Tue Sep 23 10:42:46 2014 +0200

    Release 0.16.0

 NEWS         |    4 ++++
 configure.ac |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a72fda5..2ffc53d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+libgee 0.16.0
+=============
+ * No changes since previous release
+
 libgee 0.15.92
 ==============
  * Improve documentation
diff --git a/configure.ac b/configure.ac
index 62606cf..a10261a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.15.92], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
+AC_INIT([libgee], [0.16.0], [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])
@@ -11,7 +11,7 @@ AM_PROG_CC_C_O
 AC_DISABLE_STATIC
 AC_PROG_LIBTOOL
 
-LIBGEE_LT_VERSION="6:0:4"
+LIBGEE_LT_VERSION="7:0:5"
 AC_SUBST(LIBGEE_LT_VERSION)
 
 GLIB_REQUIRED=2.36


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]