[pyatspi2] Release v2.7.1



commit 345df33c87037c36c02ce3a0530d617452806027
Author: Mike Gorse <mgorse suse com>
Date:   Mon Oct 22 11:35:13 2012 -0500

    Release v2.7.1

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fa59f56..c698f7f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+What's new in pyatspi 2.7.1:
+
+* Export application class in the Accessibility namespace, for
+  backwards compatibility.
+
 What's new in pyatspi 2.6.0:
 
 * Install caret focus tracker into $bindir, rather than $pythondir/examples.
diff --git a/configure.ac b/configure.ac
index b45b309..e19e700 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.6.0], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.7.1], [accessibility-atspi lists linux-foundation org])
 AC_CONFIG_AUX_DIR(config)
 
 LT_RELEASE=$AT_SPI_MAJOR_VERSION.$AT_SPI_MINOR_VERSION



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