[libgee/0.8] Release 0.8.8



commit 15ad7692fedc7de6ff86eac2790de76afc1e3941
Author: Maciej Piechotka <uzytkownik2 gmail com>
Date:   Mon Sep 2 22:24:06 2013 +0200

    Release 0.8.8

 NEWS         |    4 ++++
 configure.ac |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a709fee..8218a57 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+libgee 0.8.8
+============
+ * Fix various .foreach
+
 libgee 0.8.7
 ============
  * Use .value instead of value directly in unfold
diff --git a/configure.ac b/configure.ac
index f66074e..3517ddd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.8.7], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
+AC_INIT([libgee], [0.8.8], [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="2:1:0"
+LIBGEE_LT_VERSION="2:2:0"
 AC_SUBST(LIBGEE_LT_VERSION)
 
 AM_PROG_VALAC([0.17.5])


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