From: Mike Gorse Date: Tue, 4 Feb 2014 00:08:34 +0000 (-0600) Subject: Release v2.11.5 X-Git-Tag: AT_SPI2_ATK_2_12_0~7 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=commitdiff_plain;h=2aa20b33e2c8ed64b7d7fd877c10b74730e6f0b5 Release v2.11.5 --- diff --git a/NEWS b/NEWS index d7791e5..ed9e13d 100644 --- 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 diff --git a/configure.ac b/configure.ac index 701ebc4..3e82cf9 100644 --- a/configure.ac +++ b/configure.ac @@ -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