summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2010-01-27 16:14:47 +0100
committerVincent Untz <vuntz@gnome.org>2010-01-27 16:14:47 +0100
commit6f2539e66546d95598dccf03ee81316bc7c43d26 (patch)
treee3823df63561c90555eb7b14ad8006edd0e7fc73
parent3ef3dbdeeb7eda482df7f58f7fef31cae505033b (diff)
downloadlibwnck-LIBWNCK_2_29_6.tar.gz
[release] 2.29.6LIBWNCK_2_29_6
-rw-r--r--NEWS22
-rw-r--r--configure.in2
2 files changed, 23 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 818d8ce..f4c565e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,26 @@
==============
+Version 2.29.6
+==============
+
+ Fixes
+
+ - Fix generation of wnck-enum-types.c to not break bindings (Arun Raghavan)
+
+ Misc
+
+ - Modernize a bit the build system (Vincent)
+
+ Translators
+
+ - Khaled Hosny (ar)
+ - astur (ast)
+ - Sílvia Miranda (ca@valencia)
+ - Thomas Thurman (en@shaw)
+ - Andika Triwidada (id)
+ - Reinout van Schouwen (nl)
+ - Adi Roiban (ro)
+
+==============
Version 2.28.0
==============
diff --git a/configure.in b/configure.in
index 3f32f56..6d8c5b5 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([libwnck], [2.28.1],
+AC_INIT([libwnck], [2.29.6],
[http://bugzilla.gnome.org/enter_bug.cgi?product=libwnck])
AM_CONFIG_HEADER(config.h)