summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gorse <mgorse@suse.com>2012-06-05 20:32:39 -0500
committerMike Gorse <mgorse@suse.com>2012-06-05 20:32:39 -0500
commit25232bd8f8fd683903c13e59290fb6c287154714 (patch)
tree30b8e8bc507c3e80b8513d25827afae30b2d041d
parente856dbd4ec9f864a435f3ed07222f2ddbe60553c (diff)
downloadat-spi2-atk-AT_SPI2_ATK_2_5_2.tar.gz
Release v2.5.2AT_SPI2_ATK_2_5_2
-rw-r--r--NEWS4
-rwxr-xr-x[-rw-r--r--]autogen.sh0
-rw-r--r--configure.ac2
3 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5016ce9..4da341f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-atk 2.5.2:
+
+* Fix for bug 677211 - The collection interface's MATCH_ANY fails for states
+
What's new in at-spi2-atk 2.5.1:
* Updated Norwegian Nynorsk translation
diff --git a/autogen.sh b/autogen.sh
index 3179c3f..3179c3f 100644..100755
--- a/autogen.sh
+++ b/autogen.sh
diff --git a/configure.ac b/configure.ac
index 5e025f8..871644f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.5.1], [accessibility-atspi@lists.linux-foundation.org])
+AC_INIT([at-spi2-atk], [2.5.2], [accessibility-atspi@lists.linux-foundation.org])
AC_CONFIG_AUX_DIR(config)
AT_SPI_ATK_MAJOR_VERSION=0