summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-10-17 17:32:44 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2011-10-17 17:32:44 -0400
commit1de8ed014553c20ea7e1a198fb208837f9bc47f1 (patch)
treee621892f24e21e573bf702d105213f70e7a0438a
parent4ba6cf356c8745474a1adcd4b1447740cdd5bd6d (diff)
downloadgnome-themes-standard-3.2.1.tar.gz
release: prepare 3.2.13.2.1
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f0e17c07..819d12e8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.2.1
+=====
+
+Fix gnome-panel theming for fallback mode
+
3.2.0.2
=======
diff --git a/configure.ac b/configure.ac
index c6345153..41441a27 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.2.0.2],
+AC_INIT([gnome-themes-standard], [3.2.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-xz no-dist-gzip])