summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-03-28 10:03:29 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2011-03-28 10:03:29 -0400
commitfc542a2ac8a9c8a61375a3adfbe17beed2cc3f81 (patch)
tree7d992c8092b6ee05e1499ff2b60ee766d985ad6a
parent2e6f1427923b1f4acd7beb2fc185a2cde96c4c2d (diff)
downloadgnome-themes-standard-fc542a2ac8a9c8a61375a3adfbe17beed2cc3f81.tar.gz
release: update for 2.91.932.91.93
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0e21187c..b3720f55 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2.91.93
+=======
+
+Remove the dark theme variant for 3.0
+Fix gnome-terminal background
+
2.91.92.1
=========
diff --git a/configure.ac b/configure.ac
index 80e8ab82..098c905a 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.92.1],
+AC_INIT([gnome-themes-standard], [2.91.93],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-bzip2 no-dist-gzip])