summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2011-10-24 17:24:42 +0200
committerVincent Untz <vuntz@gnome.org>2011-10-24 17:24:42 +0200
commit307777d75725ac6c2753c6587ada07f0274b6dbb (patch)
tree49fa26d5d3b09135ed5c250ada470cba3118996a
parentdc5fb7f1456e75e0bd58d8b899a7df3d462c19be (diff)
downloadlibgweather-3.2.1.tar.gz
release: 3.2.13.2.1
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4b8a53e..7f88bae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
=============
+Version 3.2.1
+=============
+
+ libgweather
+
+ * Fix fetching forecast from bom.gov.au (Johnny, Vincent)
+ * Fix fetching forecasts from the Met Office (Vincent)
+ * Fix introspection build with builddir != srcdir (Vincent)
+
+=============
Version 3.2.0
=============
diff --git a/configure.ac b/configure.ac
index d1b2621..9d68d92 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@ AC_CONFIG_MACRO_DIR([m4])
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-LT_VERSION=0:3:0
+LT_VERSION=0:4:0
AC_SUBST(LT_VERSION)
AC_CANONICAL_HOST