summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiovanni Campagna <gcampagna@src.gnome.org>2014-06-23 21:37:55 +0200
committerGiovanni Campagna <gcampagna@src.gnome.org>2014-06-23 21:37:55 +0200
commit33bf5fbc53d5f9b12cbadc537f76b5c8e61a9188 (patch)
treeeabac00e0c886389f0fa627d26b9d3d01fea2b66
parentf8fe27189804a1aadd33840fddae367394b743fb (diff)
downloadlibgweather-3.13.3.tar.gz
Release 3.13.33.13.3
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index dafc8e0..4652fd7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
==============
+Version 3.13.3
+==============
+
+* Removed support for moon phase icons, and removed the
+ icons from the package
+* Fixed GWeatherLocationEntry localization [#726897]
+* Location database fixes [Yury Khomchyk, #731394]
+* Updated translations
+
+==============
Version 3.13.2
==============
diff --git a/configure.ac b/configure.ac
index d7c66dd..4565e3a 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:1:2
+LT_VERSION=8:2:2
AC_SUBST(LT_VERSION)
GTK_REQUIRED=2.90.0