[java-atk-wrapper/gnome-2-30] Release 0.30.2
- From: Ke Wang <kewang src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [java-atk-wrapper/gnome-2-30] Release 0.30.2
- Date: Fri, 15 Oct 2010 09:30:40 +0000 (UTC)
commit d571955b344da4fc38989ccd0a995dd98dc3aa46
Author: wangke <wangke goalie Prc Sun COM>
Date: Fri Oct 15 17:29:43 2010 +0000
Release 0.30.2
NEWS | 6 ++++++
configure.in | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index f5324ef..c0eb105 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
===============================
+Java ATK Wrapper version 0.30.2
+Important changes:
+ * Portability fixes for libatk-wrapper
+ * Use AT_SPI_IOR and AT_SPI_BUS instead of GConf key to check enablement of accessibility
+
+===============================
Java ATK Wrapper version 0.30.1
Important changes:
* Use GTK_PATH to locate libatk-bridge.so
diff --git a/configure.in b/configure.in
index 147325b..3439d3d 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([java-atk-wrapper],[0.30.1])
+AC_INIT([java-atk-wrapper],[0.30.2])
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:15:0
+LIB_ATK_WRAPPER_LT_VERSION=0:16:0
AC_SUBST(LIB_ATK_WRAPPER_LT_VERSION)
# jni
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]