[libgweather] Release 3.7.90



commit 323f90ff2e157b416bdb6cb2746d4ce519265500
Author: Giovanni Campagna <gcampagna src gnome org>
Date:   Mon Feb 18 22:16:45 2013 +0100

    Release 3.7.90

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 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


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