[java-atk-wrapper/gnome-2-30] Release 0.30.1
- From: Ke Wang <kewang src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [java-atk-wrapper/gnome-2-30] Release 0.30.1
- Date: Fri, 28 May 2010 08:44:30 +0000 (UTC)
commit 6bd58b5fd8589b83c10cf6b489f808f0510b2dbd
Author: Ke Wang <ke wang sun com>
Date: Fri May 28 16:37:16 2010 +0800
Release 0.30.1
NEWS | 5 +++++
configure.in | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 81a96f1..f5324ef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,9 @@
===============================
+Java ATK Wrapper version 0.30.1
+Important changes:
+ * Use GTK_PATH to locate libatk-bridge.so
+
+===============================
Java ATK Wrapper version 0.30.0
Important changes:
* Fix bug 611256 - atk_text_get_text is not working correctly with the specified end offset
diff --git a/configure.in b/configure.in
index 776d5d4..147325b 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([java-atk-wrapper],[0.30.0])
+AC_INIT([java-atk-wrapper],[0.30.1])
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:14:0
+LIB_ATK_WRAPPER_LT_VERSION=0:15:0
AC_SUBST(LIB_ATK_WRAPPER_LT_VERSION)
# jni
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]