[java-atk-wrapper] Release 0.32.90



commit cbdd3d231411be06c9fdbd11e4ec197a27b5b1d9
Author: Magdalen Berns <m berns thismagpie com>
Date:   Tue Feb 17 12:05:12 2015 +0000

    Release 0.32.90

 ChangeLog    |    5 +++++
 NEWS         |   13 +++++++++++++
 configure.ac |    4 ++--
 3 files changed, 20 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index caa612b..63895ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+e5c1782 JNI: get name before checking for COMBO BOX
+5ee3b8b update copyright
+67f7912 dispatch radio, push toggle button events
+b4016fa AUTHORS: Add Magdalen Berns
+abcd681 Release 0.32.3
 1937e99 Atwrapper add debugging to signals
 acfc165 AtkWrapper: warn if handler object is NULL
 69d1dba Return JNI_OK for jboolean function
diff --git a/NEWS b/NEWS
index 8a2905b..dfd1926 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Changes in version 0.32.90
+=========================
+
+Important Changes:
+  JNI: get name before checking for COMBO BOX
+  JNI: dispatch radio, push toggle button events
+
+Maintainership:
+  Update Authors
+
+Contributors:
+  Magdalen Berns
+
 Changes in version 0.32.3
 =========================
 
diff --git a/configure.ac b/configure.ac
index 3e8a56d..5248f01 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([java-atk-wrapper],[0.32.3])
+AC_INIT([java-atk-wrapper],[0.32.90])
 
 AC_CONFIG_AUX_DIR(config)
 AM_INIT_AUTOMAKE([1.11 -Wall check-news -Wdeprecated-declarations])
@@ -16,7 +16,7 @@ m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
 #   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=2:20:1
+LIB_ATK_WRAPPER_LT_VERSION=2:21:1
 AC_SUBST(LIB_ATK_WRAPPER_LT_VERSION)
 
 # jni


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]