summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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])