[gnome-themes-standard/gnome-3-0] release: prepare for 3.0.2



commit 4b3e51ae31e04a4e586cdaa7afc0fb9233115d14
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon May 23 10:21:56 2011 -0400

    release: prepare for 3.0.2

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 277a2ce..3285eae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.0.2
+=====
+Reduce padding in WM decorations
+Fix fallback Metacity WM theme
+Fix maximized windows WM decorations
+Add a missing cairo_restore() call
+
 3.0.1
 =====
 Reduce vertical padding for most of the common widgets, requires GTK+ 3.0.9
diff --git a/configure.ac b/configure.ac
index b5c76b6..e549ee8 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.0.1],
+AC_INIT([gnome-themes-standard], [3.0.2],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
 
 AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-bzip2 no-dist-gzip])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]