summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiovanni Campagna <gcampagna@src.gnome.org>2014-07-22 14:03:06 +0200
committerGiovanni Campagna <gcampagna@src.gnome.org>2014-07-22 14:03:06 +0200
commita40ee3521438b2178a76f482a9c8a68fb23037da (patch)
tree4e286d88c1828b6af0ea9f460e213a5cd9b8e86f
parent2d0d5f6841a1241d723b4e9dd0602b2eeb69331a (diff)
downloadlibgweather-3.13.4.tar.gz
Release 3.13.43.13.4
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4652fd7..d3df44f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
==============
+Version 3.13.4
+==============
+
+* Expanded the range of cities offered in the location
+ entry through the use of geocode-glib [Saurabh, #731466]
+* Misc bug fixes
+* Location database fixes [Bastien Nocera, #733269]
+* Updated translations
+
+==============
Version 3.13.3
==============
diff --git a/configure.ac b/configure.ac
index e5a8100..2d173fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,7 +36,7 @@ AC_SUBST(LIBGWEATHER_VERSION)
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-LT_VERSION=8:2:2
+LT_VERSION=8:3:2
AC_SUBST(LT_VERSION)
GTK_REQUIRED=2.90.0