summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2020-08-08 10:24:27 -0400
committerShaun McCance <shaunm@redhat.com>2020-08-08 10:24:27 -0400
commit79f14302053c9881de371143a61976ee1d27883c (patch)
treef66319f1f18430627df2ecbde41e2101d756466b
parent5bfea4acd826e7e66ae3b979f0402623d7f76330 (diff)
downloadyelp-tools-79f14302053c9881de371143a61976ee1d27883c.tar.gz
Version 3.37.903.37.90
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c1cd025..9caebbe 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.37.90
+=======
+* yelp-new: Added new templates
+
3.32.2
======
* yelp-build: Fix spurious warning about missing stack files
diff --git a/configure.ac b/configure.ac
index afc90be..4035c6c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([yelp-tools], [3.32.2],
+AC_INIT([yelp-tools], [3.37.90],
[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-tools])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])