summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS13
-rw-r--r--configure.ac2
2 files changed, 14 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 82925be6..fbe489d3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.31.90
+=======
+* Refresh colors for new GNOME HIG colors
+* Support for Mallard 1.1 hi element
+* Initial work on Mallard 1.2 stack element
+* Added ui-expander-preview style for expanders
+* Converted xsldoc docs to Ducktype
+* Updated translations:
+ be (Yuras Shumovich)
+ ml (Anish Sheela)
+ ru (Stas Solovey)
+ sr (Марко Костић)
+
3.30.0
======
* Added stock sidebar support
diff --git a/configure.ac b/configure.ac
index 8ca6a165..0b65f871 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.31.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp-xsl])
AC_CONFIG_MACRO_DIR([m4])