[goocanvas/goocanvas-2.0] Released GooCanvas 2.0.4
- From: Damon Chaplin <damon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [goocanvas/goocanvas-2.0] Released GooCanvas 2.0.4
- Date: Tue, 10 Oct 2017 07:59:16 +0000 (UTC)
commit 01f72c529c3aa663af150d298a34e948d18b9417
Author: Damon Chaplin <Damon A Chaplin gmail com>
Date: Tue Oct 10 08:58:45 2017 +0100
Released GooCanvas 2.0.4
ChangeLog | 4 ++++
NEWS | 6 ++++++
configure.ac | 4 ++--
3 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 75a471e..2e25c63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2017-10-09 Damon Chaplin <damon gnome org>
+ * Released GooCanvas 2.0.4
+
+2017-10-09 Damon Chaplin <damon gnome org>
+
* docs/goocanvas2-docs.sgml:
* docs/Makefile.am:
* configure.in: patch from Ross Gammon to support latest gtk-doc
diff --git a/NEWS b/NEWS
index 2878ac7..715c557 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
+GooCanvas 2.0.4 (Oct 10 2017)
+===============
+
+ o Support latest gtk-doc and add an index #788436.
+
+
GooCanvas 2.0.3 (Aug 30 2017)
===============
diff --git a/configure.ac b/configure.ac
index 2e189ff..a67755b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(goocanvas, 2.0.3)
+AC_INIT(goocanvas, 2.0.4)
AC_PREREQ(2.50)
AC_CONFIG_SRCDIR(src/goocanvas.c)
AC_CONFIG_HEADERS(config.h)
@@ -14,7 +14,7 @@ AM_INIT_AUTOMAKE
# if two libraries have identical CURRENT and AGE, then newest REVISION used.
CURRENT=12
AGE=3
-REVISION=1
+REVISION=2
LT_VERSION_INFO="$CURRENT:$REVISION:$AGE"
AC_SUBST(LT_VERSION_INFO)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]