summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 136a8ee..42eb6a2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
=============
+Version 3.9.3
+=============
+
+* ABI break: GWeatherLocationEntry now is a subclass of
+ GtkSearchEntry
+* Updated translations and location database fixes
+
+=============
Version 3.9.2
=============
diff --git a/configure.ac b/configure.ac
index 167a6ec..9003b7b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,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=4:1:1
+LT_VERSION=5:0:0
AC_SUBST(LT_VERSION)
GTK_REQUIRED=2.90.0