summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1049187c..a412c6b3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+40.2
+====
+* Updated translations:
+ he (Yaron Shahrabani)
+ ne (Pawan Chitrakar)
+ oc (Quentin PAGÈS)
+ vi (Ngọc Quân Trần)
+
40.0
====
* Stable release. No changes since release candidate.
diff --git a/configure.ac b/configure.ac
index 3db6838a..87a81b1a 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.0],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
+AC_INIT([yelp-xsl],[40.2],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
AC_CONFIG_MACRO_DIR([m4])