summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2019-09-02 10:54:12 -0400
committerShaun McCance <shaunm@redhat.com>2019-09-02 10:54:12 -0400
commit8a6ef1fe5456a8e1e487ce4aa4170bc715d6a0c2 (patch)
tree610ba10e2aa6c1b1553db5a97612d4b2e6981c80
parent2f2bc7166be3d2d782d186eac10c0d6787aaaa56 (diff)
downloadyelp-xsl-8a6ef1fe5456a8e1e487ce4aa4170bc715d6a0c2.tar.gz
Version 3.33.923.33.92
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7a7871a0..0d6fb3ba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.33.92
+=======
+* Updated translations:
+ ca (Jordi Mas)
+ de (Tim Sabsch)
+ eu (Asier Sarasua Garmendia)
+ fr (Claude Paroz)
+ lt (Aurimas Černius)
+ ru (Stas Solovey)
+
3.33.4
======
* Update highlight.pack.js to 9.15.8, added awk and shell (Shaun McCance)
diff --git a/configure.ac b/configure.ac
index 926613dc..96a4a495 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],[3.33.4],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
+AC_INIT([yelp-xsl],[3.33.92],[https://gitlab.gnome.org/gnome/yelp-xsl/issues])
AC_CONFIG_MACRO_DIR([m4])