summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f63f3d80..7920a229d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-11-09 Rodney Dawes <dobey@novell.com>
+ * configure.in: Update for 2.17.2.1 release
+
+2006-11-09 Rodney Dawes <dobey@novell.com>
+
* */*/Makefile.am: Add nifty make check rule to check that all of the
icons are listed in the Makefile.am to help prevent missing icons
diff --git a/configure.in b/configure.in
index 7827e51e0..8613866a2 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
-AC_INIT([gnome-icon-theme], [2.17.2],
+AC_INIT([gnome-icon-theme], [2.17.2.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
AC_CONFIG_SRCDIR(index.theme.in)