2.24.0 AT_SPI2_ATK_2_24_0
authorMike Gorse <mgorse@suse.com>
Mon, 20 Mar 2017 22:47:29 +0000 (17:47 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 20 Mar 2017 22:47:29 +0000 (17:47 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index fece6d3f62a52242de3db3d68efdb949ece1d928..59cb0b340cbe7d402411ab04c7b337ef0e532a11 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+What's new in at-spi2-atk 2.24.0:
+
+* test: remove atk_table_cell_get_column_index test, as the
+  at-spi2-core function no longer exists (and never worked anyhow).
+
 What's new in at-spi2-atk 2.22.0:
 
 * Remove some inadverrtently-committed debugging code.
index 148a8caf3988d915ca8ced83a9e165c00148d54c..1258f7c36a7245802636fd66b6f11b2e0da4bf50 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.22.0], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.24.0], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0