summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2012-03-26 16:34:07 -0400
committerShaun McCance <shaunm@gnome.org>2012-03-26 16:34:07 -0400
commitd0c832b82508d1875df676a29039942b5584d9f6 (patch)
treede46360965c5aa95214ee04ed0dd6f016ca50c9c
parent69f7271457a460124a375ce37eb88c51ee20cb09 (diff)
downloadyelp-tools-d0c832b82508d1875df676a29039942b5584d9f6.tar.gz
Version 3.4.03.4.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 34ca8d6..15e05f4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.4.0
+=====
+* yelp-check: links and hrefs commands now work for DocBook
+
3.3.4
=====
* yelp-check: Added --strict option to validate
diff --git a/configure.ac b/configure.ac
index c2c3ed8..5b6072d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([yelp-tools], [3.3.4],
+AC_INIT([yelp-tools], [3.4.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-tools])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])