[yelp] Version 3.9.91



commit 3614d2193b196f8b83493231e425ad530d275b70
Author: Shaun McCance <shaunm gnome org>
Date:   Tue Sep 3 09:07:15 2013 -0400

    Version 3.9.91

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0b1f7ac..d55e6d4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.9.91
+======
+* Correctly detect Unity for conditional processing, #707352 (Kevin Godby)
+* Fixed build issue with intltool and gettext, #706854 (Seán de Búrca)
+* Updated translations:
+  eo    (Ryan Lortie)
+  fr    (Alexandre Franke)
+  ga    (Seán de Búrca)
+
 3.9.90
 ======
 * Various updates for deprecated APIs in GLib and GTK
diff --git a/configure.ac b/configure.ac
index 2a7c47b..fb2f354 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.9.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.9.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
 
 AC_CONFIG_SRCDIR([src/yelp.c])
 AC_CONFIG_HEADERS([config.h])


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