summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiovanni Campagna <gcampagna@src.gnome.org>2014-03-18 17:20:15 +0100
committerGiovanni Campagna <gcampagna@src.gnome.org>2014-03-18 17:20:15 +0100
commit804f68472806934a5477a8f97a1689cb363cc215 (patch)
treeb76e98107eb3fa6cdc73421c28c23c145cd1e5ad
parent3e05dfa4773e2228e7292432b2527cb2102cef06 (diff)
downloadlibgweather-804f68472806934a5477a8f97a1689cb363cc215.tar.gz
Release 3.11.923.11.92
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 67659fd..8f45a59 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
===============
+Version 3.11.92
+===============
+
+* Fixed SoupSession handling with multiple GWeatherInfos
+* Miscellaneous bug fixes [Saurabh_P, #725671]
+* Location database additions [Giselle Machado, #707603] [#726016]
+* Build fixes
+* Updated translations
+
+===============
Version 3.11.91
===============
diff --git a/configure.ac b/configure.ac
index bbd37e3..5b36acb 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=7:2:1
+LT_VERSION=7:3:1
AC_SUBST(LT_VERSION)
GTK_REQUIRED=2.90.0