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 ba211ce40..c08ae898c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-06-27 Rodney Dawes <dobey.pwns@gmail.com>
+
+ * configure.in: Up version to 2.19.1 for release
+
2007-06-27 Andreas Nilsson <nisses.mail@home.se>
* */mimetypes/x-office-calendar.* : removed sheets on the calendar mime icons.
diff --git a/configure.in b/configure.in
index bfd217318..beb1ff480 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.18.0],
+AC_INIT([gnome-icon-theme], [2.19.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
AC_CONFIG_SRCDIR(index.theme.in)