[pyatspi2] Release v2.9.2



commit 133d3238a2c60d580140187c51a002fed6726ba3
Author: Mike Gorse <mgorse suse com>
Date:   Tue May 28 11:05:54 2013 -0500

    Release v2.9.2

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f7c42c1..2c50bde 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in pyatspi 2.9.2:
+
+* Update for libatspi API changes (BGO#700243).
+
 What's new in pyatspi 2.7.91:
 
 * Add objectLocale property (BGO#694368).
diff --git a/configure.ac b/configure.ac
index 9353cdb..25a4935 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.8.0], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.9.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]