[goocanvas] Released 2.0.0



commit 20e61391912cb930924c62a102c5482011d2d411
Author: Damon Chaplin <damon gnome org>
Date:   Sun Feb 27 14:14:01 2011 +0000

    Released 2.0.0

 ChangeLog    |    4 ++++
 NEWS         |    2 +-
 README       |    3 ---
 configure.in |    4 ++--
 po/en_GB.po  |    2 +-
 po/es.po     |    2 +-
 po/ja.po     |    2 +-
 po/sv.po     |    2 +-
 8 files changed, 11 insertions(+), 10 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 246b447..ba0c704 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-02-27  Damon Chaplin  <damon gnome org>
+
+	* Released GooCanvas 2.0.0
+
 2011-02-14  Damon Chaplin  <damon gnome org>
 
 	* src/goocanvas.c (goo_canvas_set_property): use gtk_widget_modify_bg()
diff --git a/NEWS b/NEWS
index 341bccf..c3ab61c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
 
-GooCanvas 2.0.0	(Feb ?? 2011)
+GooCanvas 2.0.0	(Feb 27 2011)
 ===============
 
  o Ported to GTK+ 3.0.
diff --git a/README b/README
index ce83cfe..3dfa796 100644
--- a/README
+++ b/README
@@ -1,7 +1,4 @@
 
-  NOTE: The 1.0.9x versions are unstable development releases and should only
-        be used for development and testing. The API may change before 2.0.
-
 
 			   Welcome to GooCanvas
                            ====================
diff --git a/configure.in b/configure.in
index ef567ff..fa38ee4 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(goocanvas, 1.90.3)
+AC_INIT(goocanvas, 2.0.0)
 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=10
 AGE=1
-REVISION=0
+REVISION=1
 
 LT_VERSION_INFO="$CURRENT:$REVISION:$AGE"
 AC_SUBST(LT_VERSION_INFO)
diff --git a/po/en_GB.po b/po/en_GB.po
index 4893dd3..ec5edba 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: GooCanvas CVS\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-02-14 14:50+0000\n"
+"POT-Creation-Date: 2011-02-27 14:06+0000\n"
 "PO-Revision-Date: 2006-04-24 16:26+0100\n"
 "Last-Translator: Damon Chaplin <damon gnome org>\n"
 "Language-Team: \n"
diff --git a/po/es.po b/po/es.po
index 53ea45d..880cc61 100644
--- a/po/es.po
+++ b/po/es.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: GooCanvas CVS\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-02-14 14:50+0000\n"
+"POT-Creation-Date: 2011-02-27 14:06+0000\n"
 "PO-Revision-Date: 2006-04-24 16:26+0100\n"
 "Last-Translator: Rafael Villar Burke <pachi rvburke com>\n"
 "Language-Team: \n"
diff --git a/po/ja.po b/po/ja.po
index e7b0ff4..874d69e 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: GooCanvas CVS\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-02-14 14:50+0000\n"
+"POT-Creation-Date: 2011-02-27 14:06+0000\n"
 "PO-Revision-Date: 2008-04-28 20:42+0900\n"
 "Last-Translator: kou cozmixng org <kou cozmixng org>\n"
 "Language-Team:\n"
diff --git a/po/sv.po b/po/sv.po
index b9b7baa..987ed16 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: goocanvas\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-02-14 14:50+0000\n"
+"POT-Creation-Date: 2011-02-27 14:06+0000\n"
 "PO-Revision-Date: 2010-07-27 12:08+0100\n"
 "Last-Translator: Daniel Nylander <po danielnylander se>\n"
 "Language-Team: Swedish <tp-sv listor tp-sv se>\n"



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