summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2011-10-19 12:14:18 +0200
committerJakub Steiner <jimmac@gmail.com>2011-10-19 12:14:18 +0200
commit8178c9d423d6d8a80a1b27e6aaffa1fda81e9365 (patch)
tree9a26467e3e21b96a2a56164e55d93d3f1c10ac32
parentf62471eddf724510c423e412d3a475f6d90aae69 (diff)
downloadadwaita-icon-theme-8178c9d423d6d8a80a1b27e6aaffa1fda81e9365.tar.gz
prepare bugfix of a bugfix release.3.2.1.2
I shouldn't be trusted to maintain and release anything...
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 7ac63ec8d..50c69b315 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-3.2.1.1
+3.2.1.2
- bug #662171
3.2.1
diff --git a/configure.ac b/configure.ac
index 590da42fb..35dd0d6ba 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-icon-theme], [3.2.1.1],
+AC_INIT([gnome-icon-theme], [3.2.1.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
AC_CONFIG_SRCDIR([index.theme.in.in])