[libwnck] [release] 2.27.4



commit 36d20e3d22708e2333fd2098151898235cfb6272
Author: Vincent Untz <vuntz gnome org>
Date:   Wed Jul 15 16:55:22 2009 +0200

    [release] 2.27.4

 NEWS         |   22 ++++++++++++++++++++++
 configure.in |    4 ++--
 2 files changed, 24 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9c66f4d..1c496f1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+==============
+Version 2.27.4
+==============
+
+ Fixes
+
+  - Fix wnck_application_get_icon_is_fallback() to actually work (Vincent)
+  - Fix gtk-doc warning (Vincent)
+  - Code cleanup (Vincent)
+  - Always show icons in selector menu (Vincent)
+
+ Misc
+
+  - Use shave to improve build log readability (Vincent)
+  - Build system tweaks (Vincent)
+
+ Translators
+
+  - Runa Bhattacharjee (bn_IN)
+  - Ivar Smolin (et)
+  - Nabin Gautam (ne)
+
 2.26.1
 ======
 
diff --git a/configure.in b/configure.in
index ee6e360..e106432 100644
--- a/configure.in
+++ b/configure.in
@@ -3,7 +3,7 @@ AC_INIT(libwnck/window.h)
 AM_CONFIG_HEADER(config.h)
 AC_CONFIG_MACRO_DIR([m4])
 
-AM_INIT_AUTOMAKE(libwnck, 2.26.2)
+AM_INIT_AUTOMAKE(libwnck, 2.27.4)
 AM_MAINTAINER_MODE
 GNOME_COMMON_INIT
 GNOME_MAINTAINER_MODE_DEFINES
@@ -15,7 +15,7 @@ LIBWNCK_CURRENT=25
 
 dnl increment any time the source changes; set to
 dnl  0 if you increment CURRENT
-LIBWNCK_REVISION=19
+LIBWNCK_REVISION=20
 
 dnl increment if any interfaces have been added; set to 0
 dnl  if any interfaces have been changed or removed. removal has



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]