[yelp] Version 3.19.91



commit 769ae63fc398d8b0c065fb32204ca2ba3e8612d1
Author: David King <amigadave amigadave com>
Date:   Tue Mar 1 10:33:54 2016 +0000

    Version 3.19.91

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ae48f98..d5ad9b5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.19.91
+=======
+* Fallback to help-list: if no other help is available, #759545 (Aleksander
+  Morgado)
+* Fix warnings in GtkStyleContext usage, #761577 (Michael Catanzaro)
+
 3.19.90
 =======
 * Partial fix for handling documents using local paths, #753443 (Carlos Garcia Campos)
diff --git a/configure.ac b/configure.ac
index 2ed0a00..e97e392 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.19.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.19.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
 
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_SRCDIR([src/yelp.c])


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