[libchamplain] Update libtool version, README and NEWS



commit f75b62543fbccabc00d77ee8965aba9013519bbe
Author: Pierre-Luc Beaudoin <pierre-luc pierlux com>
Date:   Sat Aug 1 15:40:36 2009 -0400

    Update libtool version, README and NEWS

 NEWS         |   10 ++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 91ddb17..f528fed 100644
--- 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 783539c..9628ce4 100644
--- 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
diff --git a/configure.ac b/configure.ac
index daeef5c..65eed15 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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



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