summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2021-09-18 14:25:55 -0400
committerShaun McCance <shaunm@redhat.com>2021-09-18 14:25:55 -0400
commiteb83ce4f0f282b3998e21798b4156536b25752b8 (patch)
tree613cef33e588d4f94e8003921455bd972711a4f3
parente02663e94b67d6eb9ea55c92cf15d0976ce9f97c (diff)
downloadyelp-xsl-eb83ce4f0f282b3998e21798b4156536b25752b8.tar.gz
Version 41.041.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5bf2ece0..8bee6b40 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+41.0
+====
+* No changes since beta, stable release only
+
41.beta
=======
* Loosen CSS match for title/desc in linkdiv
diff --git a/configure.ac b/configure.ac
index 7e8abefe..da86c374 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.beta],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
+AC_INIT([yelp-xsl],[41.0],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
AC_CONFIG_MACRO_DIR([m4])