summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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])