[yelp] Version 3.30.0



commit 25c629c029ff9f65f767233f7c97532c25818af6
Author: Shaun McCance <shaunm gnome org>
Date:   Mon Sep 3 16:10:59 2018 -0400

    Version 3.30.0

 NEWS         | 15 +++++++++++++++
 configure.ac |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index efce2b7c..233f9488 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.30.0
+======
+* Fixed build with GCC 8 (Michael Catanzaro)
+* Updated translations:
+  cs    (Marek Cernocky)
+  da    (Ask Hjorth Larsen)
+  el    (Efstathios Iosifidis)
+  fr    (Guillaume Bernard)
+  fur   (Fabio Tomat)
+  hu    (Gábor Kelemen)
+  is    (Sveinn í Felli)
+  ko    (Seong-ho Cho)
+  tr    (Emin Tufan Çetin)
+  zh_CN (Mingcong Bai)
+
 3.28.1
 ======
 * Add AppData file (Daniel Mustieles, Kalev Lember, David King, Jeremy Bicha)
diff --git a/configure.ac b/configure.ac
index d6003732..3dfda213 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.28.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.30.0],[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]