summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiovanni Campagna <gcampagna@src.gnome.org>2013-06-17 21:57:28 +0200
committerGiovanni Campagna <gcampagna@src.gnome.org>2013-06-17 21:57:28 +0200
commit999b4f8e51337d8ceaec1cb2ca12f39c60ba3483 (patch)
tree37d318e273d50545a1067b4d635c19bd3b13e60f
parent8ac4eae1124cdedc9b93c47a70215e53ef745e0a (diff)
downloadlibgweather-3.9.3.tar.gz
Release 3.9.33.9.3
-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