2.25.1 AT_SPI2_CORE_2_25_1
authorMike Gorse <mgorse@suse.com>
Mon, 24 Apr 2017 22:42:52 +0000 (17:42 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 24 Apr 2017 22:42:52 +0000 (17:42 -0500)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 32f45a3..a732589 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-core 2.25.1:
+
+* atspi_table_cell_get_position: don't crash on error.
+
 What's new in at-spi2-core 2.23.92:
 
 * Table cell API fixes (bgo#779835).
index 50d36cb..b7e2be8 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.24.0], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-core], [2.25.1], [accessibility-atspi@lists.linux-foundation.org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])