summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@redhat.com>2018-03-12 11:57:52 -0400
committerShaun McCance <shaunm@redhat.com>2018-03-12 11:57:52 -0400
commita90bb7c103415d8ebd7971016b16bda29afdcaa0 (patch)
tree44b8e473eb81f8822df23c1e78e8e6632a89b0c1
parent72821085aef6667c468bcb03a22592d7d6214443 (diff)
downloadyelp-xsl-a90bb7c103415d8ebd7971016b16bda29afdcaa0.tar.gz
Version 3.28.03.28.0
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index da8444df..7096f801 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.28.0
+======
+* Implemented th/@scope attribute
+* Updated Scottish Gaelic (gd) translation
+
3.27.90
=======
* Typo fixes in docs
diff --git a/configure.ac b/configure.ac
index 4fc22644..868a4dbb 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.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl])
+AC_INIT([yelp-xsl],[3.28.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl])
AC_CONFIG_MACRO_DIR([m4])