]> err.no Git - libchamplain/commitdiff
Update libtool version, README and NEWS
authorPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Sat, 1 Aug 2009 19:40:36 +0000 (15:40 -0400)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Sat, 1 Aug 2009 19:40:36 +0000 (15:40 -0400)
NEWS
README
configure.ac

diff --git a/NEWS b/NEWS
index 91ddb1747abaac8a8bc944b842fd39ba04e43a75..f528fed415a2f7dba57e3a9e8a8903fab413fa92 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+libchamplain 0.3.5 (2009-08-01)
+===============================
+
+Fourth development release leading to 0.4
+This is really the last release depending on Clutter 0.8
+
+Fixes:
+
+ * Fix a division by 0 experienced by MacBooks users (Emmanuel Rodriguez)
+
 libchamplain 0.3.4 (2009-07-31)
 ===============================
 
diff --git a/README b/README
index 783539cd675145d3524ce7e108afe83748203890..9628ce4dc446781a4d2524f58cc1441d1a173533 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-libchamplain 0.3.4 README
+libchamplain 0.3.5 README
 =========================
 
 libchamplain is a Clutter based widget to display rich, eye-candy and
index daeef5cbe44c684f008bea6c590a0553bdddc93a..65eed154ac64ee07187969b105fd50d7ae3b599a 100644 (file)
@@ -26,7 +26,7 @@ AM_PROG_CC_C_O
 AC_PATH_PROG([GLIB_GENMARSHAL], [glib-genmarshal])
 
 # Checks for libraries.
-LIBRARY_VERSION=2:0:0
+LIBRARY_VERSION=2:1:0
 # API_VERSION is used to generate pc file only
 API_VERSION=api_version
 CHAMPLAIN_MAJOR_VERSION=champlain_major_version