summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2019-02-04 11:59:44 -0500
committerShaun McCance <shaunm@gnome.org>2019-02-04 11:59:44 -0500
commit2f0118eea1fc0921252efd389bd74da95b949f5c (patch)
treeed2878764135640467bfbc81111ecaa33c7de727
parent794feea447da856d32d10fd74582b0af86a887d1 (diff)
downloadyelp-tools-2f0118eea1fc0921252efd389bd74da95b949f5c.tar.gz
Version 3.31.903.31.90
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 587afd3..49c2f2a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.31.90
+=======
+* Initial support for Mallard 1.2 stack files
+
3.28.0
======
* Stable release. No changes since 3.27.90
diff --git a/configure.ac b/configure.ac
index 8093c7a..54e5775 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([yelp-tools], [3.28.0],
+AC_INIT([yelp-tools], [3.31.90],
[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-tools])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])