[libgweather] Release 3.15.90
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather] Release 3.15.90
- Date: Mon, 16 Feb 2015 06:03:05 +0000 (UTC)
commit 292b0258cef2f99c9c7f3991c8f3dbf49793c324
Author: Giovanni Campagna <gcampagna src gnome org>
Date: Sun Feb 15 21:59:11 2015 -0800
Release 3.15.90
NEWS | 9 +++++++++
configure.ac | 4 ++--
2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 930f57c..17d8525 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+===============
+Version 3.15.90
+===============
+
+* New API: gweather_location_new_detached(), for easier integration
+ with services that provide only a description, latitude and longitude
+* New and improved documentation
+* Updated translations
+
==============
Version 3.15.1
==============
diff --git a/configure.ac b/configure.ac
index 34666c8..72dbf21 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, 1)
+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=9:2:3
+LT_VERSION=10:0:4
AC_SUBST(LT_VERSION)
GTK_REQUIRED=3.13.5
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]