summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiovanni Campagna <gcampagna@src.gnome.org>2014-03-04 00:46:24 +0100
committerGiovanni Campagna <gcampagna@src.gnome.org>2014-03-04 00:46:24 +0100
commitf78ca6727f9613e8c03ad2588157133a5578b27a (patch)
treebe13afad2f3908df535ffbee583a3c388fafc581
parent52baaa53020d2a7676d4d2148dccdfcc903fc2bd (diff)
downloadlibgweather-3.11.91.tar.gz
Release 3.11.913.11.91
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3328383..67659fd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
===============
+Version 3.11.91
+===============
+
+* Add a version information API [Javier, #724676]
+* Improved developer documentation [Javier]
+* Updated translations
+
+===============
Version 3.11.90
===============
diff --git a/configure.ac b/configure.ac
index edd46d2..94131a1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,7 +36,7 @@ AC_SUBST(LIBGWEATHER_VERSION)
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-LT_VERSION=7:1:1
+LT_VERSION=7:2:1
AC_SUBST(LT_VERSION)
GTK_REQUIRED=2.90.0