summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2022-03-19 12:12:26 -0400
committerShaun McCance <shaunm@redhat.com>2022-03-19 12:12:26 -0400
commit0346fc97eca8792e9a806d2537fbef7d1f98792b (patch)
tree0f78c81c93b8f106dd69fba6a36e801e6b8ecdbb
parent671f4d7d0d3236ab996ac1fccee23f5ebbdbbd8f (diff)
downloadyelp-xsl-0346fc97eca8792e9a806d2537fbef7d1f98792b.tar.gz
Version 42.042.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8d153432..40a47e93 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+42.0
+====
+* No changes since beta, stable release only
+
42.beta
=======
* Fix topic and section links in Mallard stack files
diff --git a/configure.ac b/configure.ac
index bb327557..84c3010f 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.beta],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
+AC_INIT([yelp-xsl],[42.0],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
AC_CONFIG_MACRO_DIR([m4])