summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2019-03-11 10:55:49 -0400
committerShaun McCance <shaunm@gnome.org>2019-03-11 10:55:49 -0400
commitff8c59f30f31cccf344c35b70962ac4e9bccb577 (patch)
tree123425f536cc33f4d5e92baf7f4f32dbda8e00a8
parent2f0118eea1fc0921252efd389bd74da95b949f5c (diff)
downloadyelp-tools-ff8c59f30f31cccf344c35b70962ac4e9bccb577.tar.gz
Version 3.32.03.32.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 49c2f2a..5753a4c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.32.0
+======
+* Stable release. No changes since 3.31.90
+
3.31.90
=======
* Initial support for Mallard 1.2 stack files
diff --git a/configure.ac b/configure.ac
index 54e5775..99a687c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([yelp-tools], [3.31.90],
+AC_INIT([yelp-tools], [3.32.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-tools])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])