[libgweather] Release 3.17.1



commit 6692d50deb85666bc707507533c4e5198ed9c627
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Sun Apr 26 18:05:49 2015 -0700

    Release 3.17.1

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1d86334..8c08700 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
 ==============
+Version 3.17.1
+==============
+
+* API break: some include files were renamed, and single includes
+  are now mandatory. Binary compatibility was preserved.
+* Misc bug fixes to the search in the database [#747017, #748299]
+* Location database fixes [Changwoo Ryu, #747155]
+* Build system updates to improve operation with GNOME Builder
+* Build system fixes [Emmanuele Bassi, #747837] [#747890]
+
+==============
 Version 3.16.1
 ==============
 
diff --git a/configure.ac b/configure.ac
index f5673a6..b03033f 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=10:1:4
+LT_VERSION=10:2:4
 AC_SUBST(LT_VERSION)
 
 GTK_REQUIRED=3.13.5


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