summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiovanni Campagna <gcampagna@src.gnome.org>2013-02-18 22:16:45 +0100
committerGiovanni Campagna <gcampagna@src.gnome.org>2013-02-18 22:17:02 +0100
commit323f90ff2e157b416bdb6cb2746d4ce519265500 (patch)
treec5cca3ac6f5b22de2fa2bf4d9513b6dd013f30f2
parent7270926e7c4db0a35ba4265db0eef31f03b9edee (diff)
downloadlibgweather-3.7.90.tar.gz
Release 3.7.903.7.90
-rw-r--r--NEWS11
-rw-r--r--configure.ac2
2 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 96dd84f..cd16012 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+==============
+Version 3.7.90
+==============
+
+* Added a gweather.h global include, which is also
+ referenced from the GIR file
+* Fixed introspection annotations
+* Fixed sunrise and sunset getters requiring forecast data
+* Added translation context to ambiguous strings
+* Translation updates
+
=============
Version 3.7.5
=============
diff --git a/configure.ac b/configure.ac
index b137865..7520bc0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-LT_VERSION=3:2:0
+LT_VERSION=3:3:0
AC_SUBST(LT_VERSION)
GTK_REQUIRED=2.90.0