[libgweather/gnome-3-12] Release 3.12.3
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather/gnome-3-12] Release 3.12.3
- Date: Mon, 13 Oct 2014 17:22:59 +0000 (UTC)
commit 9c2483ca36d73b5327e69ac38fef32901913a198
Author: Giovanni Campagna <gcampagna src gnome org>
Date: Mon Oct 13 10:22:38 2014 -0700
Release 3.12.3
NEWS | 8 ++++++++
configure.ac | 4 ++--
2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index acbb72b..4e82274 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
==============
+Version 3.12.3
+==============
+
+* The yr.no weather backend was updated to the 1.9 API [#736334,
+ #738307]
+* Updated translations
+
+==============
Version 3.12.2
==============
diff --git a/configure.ac b/configure.ac
index 585802f..e03ce3b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define(libgweather_major_version, 3)
m4_define(libgweather_minor_version, 12)
-m4_define(libgweather_micro_version, 2)
+m4_define(libgweather_micro_version, 3)
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=7:3:1
+LT_VERSION=7:4:1
AC_SUBST(LT_VERSION)
GTK_REQUIRED=2.90.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]