summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2008-09-01 21:38:37 +0000
committerVincent Untz <vuntz@src.gnome.org>2008-09-01 21:38:37 +0000
commit8a356c59d85b4c14cae5777b13f5de278a34ef48 (patch)
tree7e94a623a0186e4e374b150e22da17e2ff72a8f1
parent28cbc266e9a0fb015dce0a122c2de43bc8d6375c (diff)
downloadlibwnck-8a356c59d85b4c14cae5777b13f5de278a34ef48.tar.gz
version 2.23.91LIBWNCK_2_23_91
2008-09-01 Vincent Untz <vuntz@gnome.org> * configure.in: * NEWS: version 2.23.91 svn path=/trunk/; revision=1647
-rw-r--r--ChangeLog5
-rw-r--r--NEWS11
-rw-r--r--configure.in4
3 files changed, 18 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index b022eba..fdadc41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-09-01 Vincent Untz <vuntz@gnome.org>
+
+ * configure.in:
+ * NEWS: version 2.23.91
+
2008-08-20 Baptiste Mille-Mathias <baptiste.millemathias@gmail.com>
* libwnck/default_icon.png: updated to a tango styled pixmap
diff --git a/NEWS b/NEWS
index 73554d9..2733682 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+2.23.91
+=======
+
+ Misc
+
+ - Update the default window icon (Baptiste Mille-Mathias)
+
+ Translators
+
+ - Khaled Hosny (ar)
+
2.23.6
======
diff --git a/configure.in b/configure.in
index edd9ff8..c09d870 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_INIT(libwnck/window.h)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(libwnck, 2.23.90)
+AM_INIT_AUTOMAKE(libwnck, 2.23.91)
AM_MAINTAINER_MODE
GNOME_COMMON_INIT
GNOME_MAINTAINER_MODE_DEFINES
@@ -14,7 +14,7 @@ LIBWNCK_CURRENT=25
dnl increment any time the source changes; set to
dnl 0 if you increment CURRENT
-LIBWNCK_REVISION=9
+LIBWNCK_REVISION=10
dnl increment if any interfaces have been added; set to 0
dnl if any interfaces have been changed or removed. removal has