[libgweather] Release 3.15.92
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather] Release 3.15.92
- Date: Mon, 16 Mar 2015 23:15:26 +0000 (UTC)
commit 68e00d83d79c3bf9247febdc7302fdcdc1263ab4
Author: Giovanni Campagna <gcampagna src gnome org>
Date: Mon Mar 16 16:14:30 2015 -0700
Release 3.15.92
NEWS | 9 +++++++++
configure.ac | 4 ++--
2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index d6a7d01..8664094 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,13 @@
===============
+Version 3.15.92
+===============
+
+* Improved integration with geocode-glib (which avoids showing the
+ country name twice now)
+* Misc bug fixes
+* Updated translations
+
+===============
Version 3.15.91
===============
diff --git a/configure.ac b/configure.ac
index 91e82b3..e4fa505 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define(libgweather_major_version, 3)
m4_define(libgweather_minor_version, 15)
-m4_define(libgweather_micro_version, 91)
+m4_define(libgweather_micro_version, 92)
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=10:0:4
+LT_VERSION=10:1:4
AC_SUBST(LT_VERSION)
GTK_REQUIRED=3.13.5
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]