2.23.90
authorMike Gorse <mgorse@suse.com>
Mon, 13 Feb 2017 22:44:58 +0000 (16:44 -0600)
committerMike Gorse <mgorse@suse.com>
Mon, 13 Feb 2017 22:44:58 +0000 (16:44 -0600)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 84885ca..9c83915 100644 (file)
--- 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).
index 488255e..c10f351 100644 (file)
@@ -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])