[java-atk-wrapper] Release 0.29.4



commit 0965c285584dc9e74e4d3bec298125144f0503ab
Author: Ke Wang <ke wang sun com>
Date:   Fri Feb 26 18:30:51 2010 +0800

    Release 0.29.4

 NEWS         |    5 +++++
 configure.in |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d4c205e..7a46664 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,9 @@
 ===============================
+Java ATK Wrapper version 0.29.4
+Important changes:
+	* Fix regression - conflict with GTK look and feel
+
+===============================
 Java ATK Wrapper version 0.29.3
 Important changes:
 	* Add non-alphanumeric key mapping
diff --git a/configure.in b/configure.in
index 77af1cc..35b0e76 100644
--- a/configure.in
+++ b/configure.in
@@ -10,7 +10,7 @@ AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
 
-LIB_ATK_WRAPPER_LT_VERSION=0:11:0
+LIB_ATK_WRAPPER_LT_VERSION=0:12:0
 AC_SUBST(LIB_ATK_WRAPPER_LT_VERSION)
 
 # jni



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