2.23.92 AT_SPI2_CORE_2_23_92
authorMike Gorse <mgorse@suse.com>
Mon, 13 Mar 2017 22:04:47 +0000 (17:04 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 13 Mar 2017 22:04:47 +0000 (17:04 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 9c83915..32f45a3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-core 2.23.92:
+
+* Table cell API fixes (bgo#779835).
+
 What's new in at-spi2-core 2.23.90:
 
 * Fix an occasional crash when an application is closed (bgo#767074).
index c10f351..dd58bb6 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.23.90], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-core], [2.23.92], [accessibility-atspi@lists.linux-foundation.org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])