[at-spi2-core] 2.23.90



commit 3e4a651d8164b62c9f16fa78527360b4f4e01e35
Author: Mike Gorse <mgorse suse com>
Date:   Mon Feb 13 16:44:58 2017 -0600

    2.23.90

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 84885ca..9c83915 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-core 2.23.90:
+
+* Fix an occasional crash when an application is closed (bgo#767074).
+
 What's new in at-spi2-core 2.23.4:
 
 * Don't pull in X headers if x11 is disabled (bgo#773710).
diff --git a/configure.ac b/configure.ac
index 488255e..c10f351 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.23.4], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.23.90], [accessibility-atspi lists linux-foundation org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])


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