[libgweather] Release 3.13.2



commit c9c338743a309eee44c658d433a2cc14a416f65a
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Wed May 28 18:20:34 2014 +0200

    Release 3.13.2

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]