[gnome-dictionary/gnome-3-16] 3.16.1



commit f3bf6077d8d51f7b4d25285fdc9012aef9ec8377
Author: Juan R. García Blanco <juanrgar gmail com>
Date:   Mon Apr 13 22:39:27 2015 +0200

    3.16.1

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 43f54b7..19897e5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+GNOME Dictionary 3.16.1                                               2015-04-12
+================================================================================
+Application
+ * Remove compilation warnings (Juan R. García Blanco)
+ * Improve menu items sensitivity (Juan R. García Blanco)
+
+Library
+ * Add GdictDefbox::selection-changed signal (Juan R. García Blanco)
+
+Translations
+ * cs (Marek Černocký), el (Tom Tryfonidis)
+
 GNOME Dictionary 3.16.0                                               2015-03-22
 ================================================================================
 Translations
diff --git a/configure.ac b/configure.ac
index 5021b00..6319e20 100644
--- a/configure.ac
+++ b/configure.ac
@@ -45,7 +45,7 @@ AC_SUBST(GLIB_COMPILE_RESOURCES)
 # - If binary compatibility has been broken (eg removed or changed interfaces)
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
-LIBGDICT_LT_VERSION=8:0:0
+LIBGDICT_LT_VERSION=9:0:1
 AC_SUBST(LIBGDICT_LT_VERSION)
 
 LT_PREREQ([2.2.6])


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