summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2022-02-12 11:33:39 -0500
committerShaun McCance <shaunm@redhat.com>2022-02-12 11:33:39 -0500
commit671f4d7d0d3236ab996ac1fccee23f5ebbdbbd8f (patch)
tree5da7c0f065c1f8ab2904f4d0e9e4bac1a48e96ab
parent6f18e802c056e1f0fa0463f51efea3a217248c35 (diff)
downloadyelp-xsl-671f4d7d0d3236ab996ac1fccee23f5ebbdbbd8f.tar.gz
Version 42.beta42.beta
-rw-r--r--NEWS9
-rw-r--r--configure.ac2
2 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8bee6b40..8d153432 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+42.beta
+=======
+* Fix topic and section links in Mallard stack files
+* Avoid use of global l10n.locale parameter
+* Updated translations:
+ ab (Naala Nanba)
+ hr (Goran Vidović)
+ is (Sveinn í Felli)
+
41.0
====
* No changes since beta, stable release only
diff --git a/configure.ac b/configure.ac
index da86c374..bb327557 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],[41.0],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
+AC_INIT([yelp-xsl],[42.beta],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
AC_CONFIG_MACRO_DIR([m4])