summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2020-09-12 18:00:37 -0400
committerShaun McCance <shaunm@redhat.com>2020-09-12 18:00:37 -0400
commit901865178e6d15f62cb939dce50a01abe3fbdb2c (patch)
tree8ee87b97f4b424aa0cdcc6c4352c358af0f34928
parent79f14302053c9881de371143a61976ee1d27883c (diff)
downloadyelp-tools-901865178e6d15f62cb939dce50a01abe3fbdb2c.tar.gz
Version 3.38.03.38.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9caebbe..e848e65 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.38.0
+======
+* Stable release. No changes since 3.37.90
+
3.37.90
=======
* yelp-new: Added new templates
diff --git a/configure.ac b/configure.ac
index 4035c6c..67f8e7d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([yelp-tools], [3.37.90],
+AC_INIT([yelp-tools], [3.38.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-tools])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])