summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2020-10-03 16:45:52 -0400
committerShaun McCance <shaunm@redhat.com>2020-10-03 16:45:52 -0400
commitc92427a0a5c6012ba8c5f189c1d5141c6d28d098 (patch)
tree31f51e9644056eb60e75404af96651cb7a805ded
parentfb6b8093f1282365f972b61ba3e7399fa562060b (diff)
downloadyelp-xsl-c92427a0a5c6012ba8c5f189c1d5141c6d28d098.tar.gz
Version 3.38.13.38.1
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index de9d0c37..c3013821 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.38.1
+======
+* Updated translations:
+ lv (Rūdolfs Mazurs)
+ sk (Dušan Kazik)
+
3.38.0
======
* Updated translations:
diff --git a/configure.ac b/configure.ac
index b01e70fd..b4083651 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.38.0],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
+AC_INIT([yelp-xsl],[3.38.1],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
AC_CONFIG_MACRO_DIR([m4])