From: Pierre-Luc Beaudoin Date: Sat, 1 Aug 2009 19:40:36 +0000 (-0400) Subject: Update libtool version, README and NEWS X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f75b62543fbccabc00d77ee8965aba9013519bbe;p=libchamplain Update libtool version, README and NEWS --- 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