summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Dawes <dobey@src.gnome.org>2006-02-11 23:47:03 +0000
committerRodney Dawes <dobey@src.gnome.org>2006-02-11 23:47:03 +0000
commitbfc673f7c4f843f2f26132978e20d192da7fe624 (patch)
tree07991425c42e78d04754bd53585bab07706dd02c
parent14f86bb320299795558c55b6d5dc783369bf4cf0 (diff)
downloadadwaita-icon-theme-bfc673f7c4f843f2f26132978e20d192da7fe624.tar.gz
Version 2.14.0
* New stock_person icon -- bug #311844 (Jakub Steiner) * Update names for shuffle and repeat icons (Jakub Steiner) * No longer install to hicolor (Rodney Dawes)
-rw-r--r--ChangeLog5
-rw-r--r--NEWS7
-rw-r--r--configure.in2
3 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a352f04e..af82aa46a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-11 Rodney Dawes <dobey@novell.com>
+
+ * NEWS:
+ * configure.in: Update for 2.14.0 release
+
2006-01-13 Jakub Steiner <jimmac@ximian.com>
* 16x16/stock/generic/stock_person.xcf.bz2:
diff --git a/NEWS b/NEWS
index c3e3e0d8c..e522a6551 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Version 2.14.0
+
+* New stock_person icon
+ -- bug #311844 (Jakub Steiner)
+* Update names for shuffle and repeat icons (Jakub Steiner)
+* No longer install to hicolor (Rodney Dawes)
+
Version 2.13.4
* Do not use Scalable as the type for bitmap icons (Rodney Dawes)
diff --git a/configure.in b/configure.in
index 37a5f6beb..b7c5c9ae0 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.13.4],
+AC_INIT([gnome-icon-theme], [2.14.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
AC_CONFIG_SRCDIR(index.theme.in)