summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2018-02-06 08:27:23 -0500
committerShaun McCance <shaunm@redhat.com>2018-02-06 08:27:23 -0500
commitfd47ffab5cdefb95b7bc0bde3d4fc2b8795f0ba7 (patch)
tree3184d6b29e04b9ccb5a8653463633685c04e358a
parent4174f5f3ce57e93b418d0cd87c7a7c1563a8e70c (diff)
downloadyelp-xsl-fd47ffab5cdefb95b7bc0bde3d4fc2b8795f0ba7.tar.gz
Version 3.27.903.27.90
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5377cdb1..da8444df 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.27.90
+=======
+* Typo fixes in docs
+* Updated translations:
+ eo (Kristjan SCHMIDT)
+
3.27.1
======
* Massive backwards incompatible updates to stylesheets
diff --git a/configure.ac b/configure.ac
index 5188605e..4fc22644 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.27.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl])
+AC_INIT([yelp-xsl],[3.27.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl])
AC_CONFIG_MACRO_DIR([m4])