From 3d5b753915572e402f5a5834c744616e27ffa4bb Mon Sep 17 00:00:00 2001 From: Mike Gorse Date: Mon, 11 Nov 2013 17:05:54 -0600 Subject: Release v2.10.2 --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 6dab81b..a5e5fc8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +What's new in at-spi2-atk 2.10.2: + +* Fix atk_component_contains wrapper (BGO#710730). + What's new in at-spi2-atk 2.9.92: * Properly clean up when timing out when motifying keystroke listeners diff --git a/configure.ac b/configure.ac index 4f3b675..bf0f2c9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([at-spi2-atk], [2.10.0], [accessibility-atspi@lists.linux-foundation.org]) +AC_INIT([at-spi2-atk], [2.10.2], [accessibility-atspi@lists.linux-foundation.org]) AC_CONFIG_AUX_DIR(config) AT_SPI_ATK_MAJOR_VERSION=0 -- cgit v1.2.1