summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2018-09-24 15:32:15 -0400
committerShaun McCance <shaunm@redhat.com>2018-09-24 15:32:15 -0400
commitf9c7b5e371122e8c96f90a9b9e9b9e8534e98043 (patch)
tree4c8111b730a0c78b7ff9307eb60dbc21f584ffd4
parentc6143ac47b3a14276f8226245d07d3075cab34e9 (diff)
downloadyelp-xsl-f9c7b5e371122e8c96f90a9b9e9b9e8534e98043.tar.gz
Version 3.30.13.30.1
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 82925be6..fa94d70f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.30.1
+======
+* Updated translations:
+ be (Yuras Shumovich)
+ ru (Stas Solovey)
+
3.30.0
======
* Added stock sidebar support
diff --git a/configure.ac b/configure.ac
index 8ca6a165..c5d84d69 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.30.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl])
+AC_INIT([yelp-xsl],[3.30.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl])
AC_CONFIG_MACRO_DIR([m4])