[gnome-dictionary] 3.17.90



commit f7ef4ce7024cdda07c670af7817bbfec21d61337
Author: Juan R. García Blanco <juanrgar gmail com>
Date:   Tue Aug 18 17:32:02 2015 +0200

    3.17.90

 NEWS         |    9 +++++++++
 configure.ac |    4 ++--
 2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4ec4605..d7b479d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+GNOME Dictionary 3.17.90                                              2015-08-18
+================================================================================
+Library
+ * Split lookup-start and lookup-end signals (Juan R. García Blanco)
+ * Improve GdictDatabaseChooser widget (Juan R. García Blanco)
+ * Add library initialize function (Juan R. García Blanco)
+Translations
+ * fr (Alexandre Franke), fur (Fabio Tomat), sv (Anders Jonsson)
+
 GNOME Dictionary 3.17.4                                               2015-07-19
 ================================================================================
 Translations
diff --git a/configure.ac b/configure.ac
index d8eafa0..61ed550 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-dictionary], [3.17.4],
+AC_INIT([gnome-dictionary], [3.17.90],
        [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-dictionary],
        [gnome-dictionary],
        [http://live.gnome.org/GnomeUtils])
@@ -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:0
 AC_SUBST(LIBGDICT_LT_VERSION)
 
 LT_PREREQ([2.2.6])


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