summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2020-09-12 18:07:00 -0400
committerShaun McCance <shaunm@redhat.com>2020-09-12 18:07:00 -0400
commit34f36e675ed4a8407c800b91fe76c46462b98c80 (patch)
tree520bae220e0d77f043b08f0866cddcf7caa561d2
parent9b1f0183c14ac4194dc6ab3df358393ebf7f1ae6 (diff)
downloadyelp-xsl-34f36e675ed4a8407c800b91fe76c46462b98c80.tar.gz
Version 3.38.03.38.0
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2ec24737..de9d0c37 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.38.0
+======
+* Updated translations:
+ ja (sicklylife)
+
3.37.90
=======
* Various styling changes, especially around media and ttml
diff --git a/configure.ac b/configure.ac
index de59359a..b01e70fd 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.37.90],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
+AC_INIT([yelp-xsl],[3.38.0],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
AC_CONFIG_MACRO_DIR([m4])