[pyatspi2] Release v1.91.92



commit c10de5797f13bc360f3968921860623a5a46f5a4
Author: Mike Gorse <mgorse novell com>
Date:   Mon Mar 21 16:37:48 2011 -0700

    Release v1.91.92

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fe3e1d2..980ad83 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in pyatspi2 1.91.92:
+
+* Added some missing __str__ functions for events and accessibles.
+
 What's new in pyatspi2 1.91.91:
 
 * Fix for BGO#643384: registerKeystrokeListener should pass a bit mask, not an
diff --git a/configure.ac b/configure.ac
index 7fe3d77..518507e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [1.91.91], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [1.91.92], [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]