summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2015-07-20 18:01:17 -0400
committerShaun McCance <shaunm@gnome.org>2015-07-20 18:01:17 -0400
commit118a13509f30fd318acda1e7dcb78bc3a16f842e (patch)
tree5fa1372e07820aeb8f2bfe4324329e57834d7e32
parent052a5d2790356eb129b6cd7c9e30126b7cc35244 (diff)
downloadyelp-tools-118a13509f30fd318acda1e7dcb78bc3a16f842e.tar.gz
Version 3.17.43.17.4
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index affa160..8004259 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.17.4
+======
+* yelp-check: Sites support for orphans, links, media, status
+
3.17.3
======
* yelp-build: Fix some broken and non-portable expr usage, #743911
diff --git a/configure.ac b/configure.ac
index b41e6cc..1597d3c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([yelp-tools], [3.17.3],
+AC_INIT([yelp-tools], [3.17.4],
[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-tools])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])