From 08a1cb2a74874b7556276021074b294fed10e8df Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Mon, 29 Aug 2011 19:36:48 -0400 Subject: release: prepare for 3.1.90 --- NEWS | 10 ++++++++++ configure.ac | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index fe0e5e90..ce46b82d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +3.1.90 +====== + +Use a flat style for radiobuttons on sidebars +Enable raised/linked areas on non-primary toolbars +Support menubar toolbars +Support menu active state for button +Fix tooltips background +Fix fail whale dialog button prelight + 3.1.5 ===== diff --git a/configure.ac b/configure.ac index d4d89f68..5c06e469 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.1.5], +AC_INIT([gnome-themes-standard], [3.1.90], [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard]) AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-bzip2 no-dist-gzip]) -- cgit v1.2.1