summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-03-21 18:38:28 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2011-03-21 18:38:28 -0400
commit6051c123a892dfff81db749a0107b45d45e919f7 (patch)
tree4eea7f183a42dc7914859af2458d9b2e42142af5
parent31ffa93876ca048535affbca27b1f36064a4855a (diff)
downloadgnome-themes-standard-6051c123a892dfff81db749a0107b45d45e919f7.tar.gz
Update for 2.91.92.12.91.92.1
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 57a4efdc..0e21187c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2.91.92.1
+=========
+
+Revert GTK2 color changes, they don't blend in properly
+Theme fail whale dialog
+
2.91.92
=======
diff --git a/configure.ac b/configure.ac
index e2f5f105..80e8ab82 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],
+AC_INIT([gnome-themes-standard], [2.91.92.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-bzip2 no-dist-gzip])