[pyatspi2] Release v2.9.90



commit b3c9b4607d3f21b4d6677cde203afaea122fc407
Author: Mike Gorse <mgorse suse com>
Date:   Mon Aug 19 16:57:12 2013 -0500

    Release v2.9.90

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 775c197..37fc86d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in pyatspi 2.9.90:
+
+* Added getStringAtOffset.
+
 What's new in pyatspi 2.9.3:
 
 * Add some examples (Magdalen Berns, BGO#701063).
diff --git a/configure.ac b/configure.ac
index 276bfaa..b30120f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.9.3], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.9.90], [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]