[yelp] Version 3.19.1



commit 4e3b3a8f8e043b4574ed22bcc4fcc4b5b92258b1
Author: David King <amigadave amigadave com>
Date:   Mon Oct 26 21:59:50 2015 +0000

    Version 3.19.1

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d3a58ac..c646cb6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.19.1
+======
+* Simplify build system and avoid private yelpcommon library, #756654 (David
+  King)
+* Hide several internal symbols, #756658 (David King)
+* Updated translations:
+  eu       (Inaki Larranaga Murgoitio)
+
 3.18.1
 ======
 * Updated translations:
diff --git a/configure.ac b/configure.ac
index 49ff6cc..7880124 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.18.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.19.1],[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]