[java-atk-wrapper] Release 0.29.3
- From: Ke Wang <kewang src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [java-atk-wrapper] Release 0.29.3
- Date: Fri, 29 Jan 2010 08:12:40 +0000 (UTC)
commit 919717dad7a6bb73c43f733ed3d148746ea59ace
Author: Ke Wang <ke wang sun com>
Date: Fri Jan 29 16:11:05 2010 +0800
Release 0.29.3
NEWS | 5 +++++
configure.in | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index efd64ab..d4c205e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,9 @@
===============================
+Java ATK Wrapper version 0.29.3
+Important changes:
+ * Add non-alphanumeric key mapping
+
+===============================
Java ATK Wrapper version 0.29.2
Important changes:
* Fixed bug 606402 - Attempting to run swing applications with the JAW
diff --git a/configure.in b/configure.in
index bf34860..77af1cc 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([java-atk-wrapper],[0.29.2])
+AC_INIT([java-atk-wrapper],[0.29.3])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
@@ -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:10:0
+LIB_ATK_WRAPPER_LT_VERSION=0:11:0
AC_SUBST(LIB_ATK_WRAPPER_LT_VERSION)
# jni
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]