summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiovanni Campagna <gcampagna@src.gnome.org>2014-05-28 18:20:34 +0200
committerGiovanni Campagna <gcampagna@src.gnome.org>2014-05-28 18:20:34 +0200
commitc9c338743a309eee44c658d433a2cc14a416f65a (patch)
tree17a8589598c33faa1f8057cbbbc209d8457181b3
parent5b65b17f79047e400705bc4cb5af729481258556 (diff)
downloadlibgweather-3.13.2.tar.gz
Release 3.13.23.13.2
-rw-r--r--NEWS11
-rw-r--r--configure.ac2
2 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a12c44b..dafc8e0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
==============
+Version 3.13.2
+==============
+
+* Serialization format for locations was changed. Existing
+ serialized locations are recognized, but variants produced
+ by the new library are not compatible.
+ The new format is compatible with dbus-1, so locations
+ can now be sent across dbus.
+* Updated translations
+
+==============
Version 3.13.1
==============
diff --git a/configure.ac b/configure.ac
index e442a06..77b0b36 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:0:2
+LT_VERSION=8:1:2
AC_SUBST(LT_VERSION)
GTK_REQUIRED=2.90.0