summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2022-09-17 15:21:01 -0400
committerShaun McCance <shaunm@redhat.com>2022-09-17 15:21:01 -0400
commit1658a8eb59a296d9e7b7116fbc79ca778b702e14 (patch)
tree735895506bcd59cfb9f5bb46e5594789416f71cc
parent597d502d9c92347d1564b64234395f8a4c9cd0db (diff)
downloadyelp-xsl-1658a8eb59a296d9e7b7116fbc79ca778b702e14.tar.gz
Version 42.142.1
-rw-r--r--NEWS9
-rw-r--r--configure.ac2
2 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 40a47e93..843b3ee0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+42.1
+====
+* Updated translations:
+ bg (Alexander Shopov)
+ hr (Goran Vidović)
+ ka (Zurab Kargareteli)
+ sr (Марко Костић)
+ sv (Anders Jonsson)
+
42.0
====
* No changes since beta, stable release only
diff --git a/configure.ac b/configure.ac
index f964b7a5..3eca58eb 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],[42.0],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
+AC_INIT([yelp-xsl],[42.1],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
AC_CONFIG_MACRO_DIR([m4])