summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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