summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2012-02-20 15:59:49 +0100
committerCosimo Cecchi <cosimoc@gnome.org>2012-02-20 15:59:49 +0100
commit57ec8d3e378b705ba3dbbc29d880b56ac6762e92 (patch)
tree260bb2b4d0e552a2feaf4fa02db8ad05e05300c0
parent6f70bf774408736551f6ff0dec53707ce39293c8 (diff)
downloadgnome-themes-standard-3.3.90.tar.gz
release: prepare for 3.3.903.3.90
-rw-r--r--NEWS12
-rw-r--r--configure.ac2
2 files changed, 13 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 63eb7bbf..2b07f443 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.3.90
+======
+
+Rewrite HighContrast/HighContrastInverse themes
+Theming support for GtkColorChooser
+Fix selections in backdrop state
+Convert more assets to PNG images
+Improvements in the dark WM theme
+Fix base background compatibility with GtkStyle-using applications
+Don't set a padding for GtkViewport
+Fix styling for Gucharmap
+
3.3.5.1
=======
diff --git a/configure.ac b/configure.ac
index c167584e..cec2a235 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
-AC_INIT([gnome-themes-standard], [3.3.5.1],
+AC_INIT([gnome-themes-standard], [3.3.90],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-xz no-dist-gzip])