summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-09-26 11:14:51 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2011-09-26 11:14:51 -0400
commitecb6ccf492a21a2b6dbb8519683abc249a7235fa (patch)
tree647b64586fd0d4e0740b4fedf5ab4448589afe05
parentb543c8f8d520f9f13f59f009871ff64e60c24700 (diff)
downloadgnome-themes-standard-ecb6ccf492a21a2b6dbb8519683abc249a7235fa.tar.gz
release: prepare for 3.2.03.2.0
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0338d8a4..fcf3958a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.2.0
+=====
+
+Fix pressed state of inline toolbar buttons
+
3.1.92
======
diff --git a/configure.ac b/configure.ac
index 8ba435b1..0ab9f3ff 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.1.92],
+AC_INIT([gnome-themes-standard], [3.2.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard])
AM_INIT_AUTOMAKE([1.9 tar-ustar foreign dist-xz no-dist-gzip])