[libgweather] Release 3.13.90



commit f431b7f2336e8a358080537b39e38927d28cdfbf
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Tue Aug 19 15:39:09 2014 +0200

    Release 3.13.90

 NEWS         |   10 ++++++++++
 configure.ac |    4 ++--
 2 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index d3df44f..bff4878 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+===============
+Version 3.13.90
+===============
+
+* GWeatherLocationEntry no longer shows different airports
+  for the same city separately [#732315]
+* Misc bug fixes [#732728]
+* Location database fixes [#721134]
+* Updated translations
+
 ==============
 Version 3.13.4
 ==============
diff --git a/configure.ac b/configure.ac
index 469603a..f101205 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 m4_define(libgweather_major_version,   3)
 m4_define(libgweather_minor_version,  13)
-m4_define(libgweather_micro_version,  5)
+m4_define(libgweather_micro_version,  90)
 m4_define(libgweather_version, libgweather_major_version.libgweather_minor_version.libgweather_micro_version)
 
 AC_INIT([libgweather],
@@ -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:3:2
+LT_VERSION=8:4:2
 AC_SUBST(LT_VERSION)
 
 GTK_REQUIRED=3.13.5


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