summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2019-03-16 17:59:50 -0400
committerShaun McCance <shaunm@redhat.com>2019-03-16 17:59:50 -0400
commit87dc85f23575b2cdc9bcba795d53e8be0862b31f (patch)
tree51c0f12f4f77f3787bc3092b66784e26e6726d91
parent9fa461562d084b680f2169cb464f8bf116df0632 (diff)
downloadyelp-xsl-3.32.1.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 93fea441..98c86e8e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.32.1
+======
+* Added Mallard 1.1 to supported list for conditionals
+
3.32.0
======
* Updated translations:
diff --git a/configure.ac b/configure.ac
index f77edae3..90704034 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# Do not split AC_INIT across multiple lines without making localbuild.sh smarter
-AC_INIT([yelp-xsl],[3.32.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl])
+AC_INIT([yelp-xsl],[3.32.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl])
AC_CONFIG_MACRO_DIR([m4])