summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-04-04 10:41:02 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2011-04-04 10:41:02 -0400
commitc620cd816c7d99e36feb37c230aee4134754bf5a (patch)
treecf2419ca2dba045eed1d874283c93fa05aedf910
parent63b9f4d4fa0ad50d59f54bbb0e70579bb4050f44 (diff)
downloadgnome-themes-standard-c620cd816c7d99e36feb37c230aee4134754bf5a.tar.gz
release: release 3.0.03.0.0
The future is now.
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b3720f55..4359c794 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.0.0
+=====
+
+Don't propagate an 1px separator width to the whole toolbar
+Add icon-size property for NaTrayApplet
+
2.91.93
=======
diff --git a/configure.ac b/configure.ac
index 3ac290cc..4ee4b197 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], [2.91.93],
+AC_INIT([gnome-themes-standard], [3.0.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-bzip2 no-dist-gzip])