summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2014-02-17 23:40:12 -0500
committerShaun McCance <shaunm@gnome.org>2014-02-17 23:40:12 -0500
commit84bbf33e859e1117656a9f8ab80e529702b28d07 (patch)
treecd0694b8a56e3d49e5c2470b56465e04c87818d1
parentd1c53ad780d9ac4e3eb7532fd1877d8a13540eec (diff)
downloadyelp-xsl-84bbf33e859e1117656a9f8ab80e529702b28d07.tar.gz
Version 3.11.903.11.90
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 04b51aeb..0fa4f010 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.11.90
+=======
+* Added "hidden" style hint on page and section titles
+* Added "norwich" style on links elements
+
3.11.5
======
* Use <kdb> to fix DocBook keycap styling, #709943
diff --git a/configure.ac b/configure.ac
index 79a7ab4c..506735c2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([yelp-xsl],[3.11.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl])
+AC_INIT([yelp-xsl],[3.11.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl])
AC_CONFIG_MACRO_DIR([m4])