summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bff4878..4c3ca98 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
===============
+Version 3.13.91
+===============
+
+* Fixed timezones of all cities (used in gnome-clocks,
+ among others) [#734272]
+* Misc bug fixes and utility API additions [Paolo Borelli, #734876]
+* Location database fixes
+* Updated translations
+
+===============
Version 3.13.90
===============
diff --git a/configure.ac b/configure.ac
index b698a6c..b5f8395 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:4:2
+LT_VERSION=9:0:3
AC_SUBST(LT_VERSION)
GTK_REQUIRED=3.13.5