From 57ec8d3e378b705ba3dbbc29d880b56ac6762e92 Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Mon, 20 Feb 2012 15:59:49 +0100 Subject: release: prepare for 3.3.90 --- NEWS | 12 ++++++++++++ configure.ac | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) 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]) -- cgit v1.2.1