summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2019-05-07 09:44:19 -0400
committerShaun McCance <shaunm@gnome.org>2019-05-07 09:44:19 -0400
commit44313ba356e1384f9dd07123ccc1c8be64e7f241 (patch)
treefe211f22034b9d3ffe53628c0dad0ada4172bace
parentd08118955f2e29c7d263d79aff2580baaeabe576 (diff)
downloadyelp-tools-44313ba356e1384f9dd07123ccc1c8be64e7f241.tar.gz
Version 3.32.13.32.1
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5753a4c..124352b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.32.1
+======
+* yelp-check: Fix validation for DocBook 5 with https redirects
+
3.32.0
======
* Stable release. No changes since 3.31.90
diff --git a/configure.ac b/configure.ac
index 99a687c..b8169e6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([yelp-tools], [3.32.0],
+AC_INIT([yelp-tools], [3.32.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-tools])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])