[java-atk-wrapper/gnome-2-30] Release 0.30.4
- From: Ke Wang <kewang src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [java-atk-wrapper/gnome-2-30] Release 0.30.4
- Date: Wed, 10 Nov 2010 06:12:08 +0000 (UTC)
commit 2675f267d94518a5cc9357f52dc601ac6b72ec22
Author: Ke Wang <ke wang sun com>
Date: Wed Nov 10 14:11:01 2010 +0800
Release 0.30.4
NEWS | 5 +++++
configure.in | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 18b04b7..d38b284 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,9 @@
===============================
+Java ATK Wrapper version 0.30.4
+Important changes:
+ * Fix commit error - use xprop instead of gconf
+
+===============================
Java ATK Wrapper version 0.30.3
Important changes:
* Use -avoid-version only when target_os is cygwin
diff --git a/configure.in b/configure.in
index 83263cd..d132984 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([java-atk-wrapper],[0.30.3])
+AC_INIT([java-atk-wrapper],[0.30.4])
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:17:0
+LIB_ATK_WRAPPER_LT_VERSION=0:18:0
AC_SUBST(LIB_ATK_WRAPPER_LT_VERSION)
# jni
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]