summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS6
-rw-r--r--configure.in2
3 files changed, 10 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 3470a5a4a..81b45257e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-03-07 Rodney Dawes <dobey@novell.com>
+
+ * configure.in, NEWS: Update for 2.10.0 release
+
2005-02-28 Rodney Dawes <dobey@novell.com>
* configure.in, NEWS: Update for 2.9.92 release
diff --git a/NEWS b/NEWS
index faa31bf60..4858cbf7a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,8 @@
-Version 2.9.92
+Version 2.10.0
+
+Changes since 2.9.92
+
+* Updated translations [hu, pl, ro, sr, sr@Latn, zh_TW]
Changes since 2.9.91
diff --git a/configure.in b/configure.in
index f345ecdff..a1ce273df 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.9.92],
+AC_INIT([gnome-icon-theme], [2.10.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
AC_CONFIG_SRCDIR(index.theme.in)