[libgee/0.10] Release 0.10.3
- From: Maciej Marcin Piechotka <mpiechotka src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgee/0.10] Release 0.10.3
- Date: Mon, 29 Jul 2013 23:13:57 +0000 (UTC)
commit 0f0e72391f372a45e69aabd24202b4f677c994d1
Author: Maciej Piechotka <uzytkownik2 gmail com>
Date: Tue Jul 30 01:13:28 2013 +0200
Release 0.10.3
NEWS | 4 ++++
configure.ac | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9a83335..b5df1db 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+libgee 0.10.3
+=============
+ * Fix various .foreach
+
libgee 0.10.2
=============
* Use .value instead of value directly in unfold
diff --git a/configure.ac b/configure.ac
index 453a82f..5527506 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libgee], [0.10.2], [https://bugzilla.gnome.org/enter_bug.cgi?product=libgee], [libgee])
+AC_INIT([libgee], [0.10.3], [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="4:0:2"
+LIBGEE_LT_VERSION="4:1:2"
AC_SUBST(LIBGEE_LT_VERSION)
GLIB_REQUIRED=2.32
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]