[pyatspi2] Release v2.7.5



commit ec12995e8c8ab89c22c94826b05244212d9ad354
Author: Mike Gorse <mgorse suse com>
Date:   Mon Feb 4 16:51:22 2013 -0600

    Release v2.7.5

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6e74d99..d916c36 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in pyatspi 2.7.5:
+
+* Support new levelbar role.
+
 What's new in pyatspi 2.7.2:
 
 * Add a --with-python option to configure.ac.
diff --git a/configure.ac b/configure.ac
index 0d14591..4394882 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.7.2], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.7.5], [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]