[libgweather] Release 3.13.1



commit 9eacf73413e6dc7558fdac5664710a7fe2ff3ed2
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Tue Apr 29 21:53:05 2014 +0200

    Release 3.13.1

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6a61c64..a12c44b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
 ==============
+Version 3.13.1
+==============
+
+* Added support for a find_nearest_city() method that
+  takes a filter function [Saurabh_P, #726186]
+* Added support for reverse geocoding to find_nearest_city()
+  [Saurabh_P, #725842]
+* Build and warning fixes
+* Updated translations
+
+==============
 Version 3.12.0
 ==============
 
diff --git a/configure.ac b/configure.ac
index 69d6ca9..6fc84a3 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:3:1
+LT_VERSION=8:0:2
 AC_SUBST(LT_VERSION)
 
 GTK_REQUIRED=2.90.0


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