[pyatspi2] Release v2.11.2



commit ceee67d182bca7cdc9bc287c560bf0c4457c20df
Author: Mike Gorse <mgorse suse com>
Date:   Mon Nov 18 18:10:11 2013 -0600

    Release v2.11.2

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1215994..5346c7a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in pyatspi 2.11.2:
+
+* Add new roles and states to track atk (BGO#710464, BGO#712608, BGO#712609).
+
 What's new in pyatspi 2.9.92:
 
 * Handle attribute lists with multiple accepted values for the same key
diff --git a/configure.ac b/configure.ac
index 8ef1d89..5128567 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.10.0], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.11.2], [accessibility-atspi lists linux-foundation org])
 AC_CONFIG_AUX_DIR(config)
 
 # The version of python used is determined by the executable pointed to by the


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]