Release v2.15.90 AT_SPI2_ATK_2_15_90
authorMike Gorse <mgorse@suse.com>
Mon, 16 Feb 2015 21:23:44 +0000 (15:23 -0600)
committerMike Gorse <mgorse@suse.com>
Mon, 16 Feb 2015 21:23:44 +0000 (15:23 -0600)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 6748191e6327ae259fc2be76b558821cba837e1d..d30499ac964c6e5fe8963cf8a62ffea2df54fd90 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in at-spi2-atk 2.15.90:
+
+* Add roles for fractions, roots, subscripts, and superscripts.
+
+* Add action tests (bgo#743418).
+
 What's new in at-spi2-atk 2.15.4:
 
 * Don't parse non-existent signal arguments from atk.
index 14acfe3e00ddd082a9c8240fcf4f58bcd4be27c2..229e80729465e970f38cabed901acf1510d09cdf 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.15.4], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.15.90], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0