Release v2.11.5 AT_SPI2_ATK_2_11_5
authorMike Gorse <mgorse@suse.com>
Tue, 4 Feb 2014 00:08:34 +0000 (18:08 -0600)
committerMike Gorse <mgorse@suse.com>
Tue, 4 Feb 2014 00:08:34 +0000 (18:08 -0600)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index d7791e5f83ee777a137705869ced8df859c16209..ed9e13dd000b160f4348785be05ba0782da7456b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-atk 2.11.5:
+
+* Allow sending of properties with events upon request (BGO#708695).
+
 What's new in at-spi2-atk 2.11.3:
 
  * Fix atspi_text_get_bounded_ranges
index 701ebc45c329c1827538a0d8131d6508b2b45407..3e82cf928ed3a6f447cf58182a9ba0470fda4256 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.11.3], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.11.5], [accessibility-atspi@lists.linux-foundation.org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0