summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2013-11-18 18:08:09 -0600
committerMike Gorse <mgorse@suse.com>2013-11-18 18:08:09 -0600
commita1ba6064e0021185718179145f88fb5c184fcc25 (patch)
tree1d4941a591f25b25b1b3ee9e9165df87c2c44e2c
parent60ff122f7ba4b108fa60a6acbcd668fee7871b01 (diff)
downloadat-spi2-atk-AT_SPI2_ATK_2_11_2.tar.gz
Release v2.11.2AT_SPI2_ATK_2_11_2
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f96c2f9..dc40048 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-atk 2.11.2:
+
+* Add new roles and states to track atk (BGO#710464, BGO#712608, BGO#712609).
+
What's new in at-spi2-atk 2.11.1:
* Fix Contains method for components (BGO#710730).
diff --git a/configure.ac b/configure.ac
index ea51f2b..3b59add 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.11.1], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.11.2], [accessibility-atspi@lists.linux-foundation.org])
AC_CONFIG_AUX_DIR(config)
AT_SPI_ATK_MAJOR_VERSION=0