summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2010-03-04 14:22:25 +0100
committerJakub Steiner <jimmac@gmail.com>2010-03-04 14:22:25 +0100
commit2b6282d6fe8af27e79d7758a66f912a3f591cc6e (patch)
treed4d6662f51b80b925186b7f35a39c0276bec85e4
parentebcceb68feb417408554a2aeed552f42257db090 (diff)
downloadadwaita-icon-theme-GNOME_ICON_THEME_2_29_2.tar.gz
update NEWS, prepare for a re-releaseGNOME_ICON_THEME_2_29_2
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6eebe140c..5793646bf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2.29.2
+ - bugfix: misplaced process-working
+
2.29.1
- added .pc file back bug #606245
- missing emoticons
diff --git a/configure.ac b/configure.ac
index 6a3563e91..5da26cbab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.53)
-AC_INIT([gnome-icon-theme], [2.29.1],
+AC_INIT([gnome-icon-theme], [2.29.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-icon-theme])
AC_CONFIG_SRCDIR([index.theme.in.in])