summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--configure.in2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index efbdb8ccd..7f837dab2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2009-03-10 Rodney Dawes <dobey@gnome.org>
+ * configure.in:
+ Up version to 2.25.92 for release
+
+2009-03-10 Rodney Dawes <dobey@gnome.org>
+
* 48x48/animations:
Add a 48x48 of the new process-working icon to finish off #558367
diff --git a/configure.in b/configure.in
index bbf87d726..d0f1519d3 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.25.91],
+AC_INIT([gnome-icon-theme], [2.25.92],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
AC_CONFIG_SRCDIR(index.theme.in)