summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2021-03-13 18:58:03 -0500
committerShaun McCance <shaunm@redhat.com>2021-03-13 18:58:03 -0500
commita2c4d104528502d1febab55c78f48c9cbf08345b (patch)
tree37840117becf6995f9de3903e613033c5f7764a4
parentc16297d10c8bd32bbf890453594368122e612d97 (diff)
downloadyelp-xsl-a2c4d104528502d1febab55c78f48c9cbf08345b.tar.gz
Version 40.rc40.rc
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1cc5a6fd..3629af17 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+40.rc
+=====
+* Updated translations:
+ gl (Fran Dieguez)
+ sl (Matej Urbančič)
+
40.beta
=======
* Added new text templates for easier CSS editing
diff --git a/configure.ac b/configure.ac
index bc4f09bc..e840b342 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.beta],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
+AC_INIT([yelp-xsl],[40.rc],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
AC_CONFIG_MACRO_DIR([m4])