summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2021-03-20 12:40:55 -0400
committerShaun McCance <shaunm@redhat.com>2021-03-20 12:40:55 -0400
commit130378891c60ee7c8f132d002fb32f28e161f6e7 (patch)
treeb01792700d0b975ae9ef9738b08b0d8335de9119
parenta2c4d104528502d1febab55c78f48c9cbf08345b (diff)
downloadyelp-xsl-130378891c60ee7c8f132d002fb32f28e161f6e7.tar.gz
Version 40.040.0
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3629af17..1049187c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+40.0
+====
+* Stable release. No changes since release candidate.
+
40.rc
=====
* Updated translations:
diff --git a/configure.ac b/configure.ac
index e840b342..3db6838a 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],[40.rc],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
+AC_INIT([yelp-xsl],[40.0],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
AC_CONFIG_MACRO_DIR([m4])