[pyatspi2] Release v2.1.1



commit 5a2591afdd303be0e64e470cad515e3df744fc89
Author: Mike Gorse <mgorse linux-l2tz site>
Date:   Mon May 9 15:58:36 2011 +0200

    Release v2.1.1

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4279c27..c878a10 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in pyatspi2 2.1.1:
+
+* Fix traceback when calling document functions
+
 What's new in pyatspi2 2.0.1:
 
 * Fix for BGO#645644: Throw LookupError rather than RUntimeError
diff --git a/configure.ac b/configure.ac
index 7ec5c11..46af961 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.0.1], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.1.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]