summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--configure.in2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 54e5b3678..e16b4b20a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
+2008-09-09 Rodney Dawes <dobey.pwns@gmail.com>
+
+ * configure.in:
+ Up version to 2.23.92 for release
+
2008-09-08 Andreas Nilsson <andreas@imendio.com>
+
* {16x16,22x22,24x24,32x32,scalable}/apps/preferences-desktop-accessibility:
Changed the metaphor of the accessibility icon as requested by the a11y team.
diff --git a/configure.in b/configure.in
index 1e1dd919c..baec7a86f 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.23.91],
+AC_INIT([gnome-icon-theme], [2.23.92],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
AC_CONFIG_SRCDIR(index.theme.in)