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 b9462131d..6e850f493 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-02-24 Rodney Dawes <dobey.pwns@gmail.com>
+
+ * configure.in: Up version to 2.21.92 for release
+
2008-02-02 Lapo Calamandrei <calamandrei@gmail.com>
* New paper sheet in ALL icons with it... (Fixes #453642).
diff --git a/configure.in b/configure.in
index 951b524ea..ff96675da 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.21.4],
+AC_INIT([gnome-icon-theme], [2.21.92],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
AC_CONFIG_SRCDIR(index.theme.in)