[java-atk-wrapper/gnome-2-28] Release 0.28.3
- From: Ke Wang <kewang src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [java-atk-wrapper/gnome-2-28] Release 0.28.3
- Date: Fri, 26 Feb 2010 10:45:25 +0000 (UTC)
commit 54c5410fea00751af1d800a8d942ed0929d5679c
Author: Ke Wang <ke wang sun com>
Date: Fri Feb 26 18:43:30 2010 +0800
Release 0.28.3
NEWS | 5 +++++
configure.in | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6280bcd..1a4fa43 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,9 @@
===============================
+Java ATK Wrapper version 0.28.3
+Important changes:
+ * Fix regression - conflict with GTK look and feel
+
+===============================
Java ATK Wrapper version 0.28.2
Important changes:
* Add non-alphanumeric key mapping
diff --git a/configure.in b/configure.in
index 5d8884b..8e7dba5 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([java-atk-wrapper],[0.28.2])
+AC_INIT([java-atk-wrapper],[0.28.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]