Release v2.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 d7791e5..ed9e13d 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
 What's new in at-spi2-atk 2.11.3:
 
  * Fix atspi_text_get_bounded_ranges
index 701ebc4..3e82cf9 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
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0