summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiovanni Campagna <gcampagna@src.gnome.org>2014-09-15 15:49:26 -0700
committerGiovanni Campagna <gcampagna@src.gnome.org>2014-09-15 15:49:26 -0700
commit4837d2938b717916cfad74ade66128da7497081e (patch)
treeb2820ae48aceb2176e4d4dbbe0cf1329623f8d9c
parentea8eaf3c64da9237fee8220a26be17888e3e7655 (diff)
downloadlibgweather-3.13.92.tar.gz
Release 3.13.923.13.92
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4c3ca98..5d82882 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
===============
+Version 3.13.92
+===============
+
+* The yr.no backend has been updated to the 1.9 API [#736334]
+* Updated translations
+
+===============
Version 3.13.91
===============
diff --git a/configure.ac b/configure.ac
index 1c18fb2..dfe9590 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=9:0:3
+LT_VERSION=9:1:3
AC_SUBST(LT_VERSION)
GTK_REQUIRED=3.13.5