summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2015-07-21 12:49:24 +0100
committerDavid King <amigadave@amigadave.com>2015-07-21 12:49:24 +0100
commitb1a1b35731e4faa56a9f617e970c0a995885acd4 (patch)
tree5cffc3c18b780960aac9a504d2f2aecc4929064c
parent4072ec850030c9a824a8e7dd25a20b9dde48ad9f (diff)
downloadyelp-b1a1b35731e4faa56a9f617e970c0a995885acd4.tar.gz
Version 3.17.43.17.4
-rw-r--r--NEWS13
-rw-r--r--configure.ac2
2 files changed, 14 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 67798638..56e9b4de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.17.4
+======
+* Use the correct baclground color, #749947 (Lars Uebernickel)
+* Updated translations:
+ es (Daniel Mustieles)
+ he (Yosef Or Boczko)
+ hu (Balázs Úr)
+ pt (Pedro Albuquerque)
+ ru (Stas Solovey)
+ sk (Dušan Kazik)
+ sl (Matej Urbančič)
+ tg (Victor Ibragimov)
+
3.17.3
======
* Port to WebKit2 API, #686376 (Marcos Chavarría Teijeiro, Carlos Garcia
diff --git a/configure.ac b/configure.ac
index b1ac60a4..3a6a5dfe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.17.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.17.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
AC_CONFIG_SRCDIR([src/yelp.c])
AC_CONFIG_HEADERS([config.h])