[pyatspi2] Release v1.91.91



commit 959fd99b2022db8eaebab2143abaa7892d156bd3
Author: Mike Gorse <mgorse novell com>
Date:   Mon Mar 7 17:38:16 2011 -0600

    Release v1.91.91

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a059bb1..fe3e1d2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+What's new in pyatspi2 1.91.91:
+
+* Fix for BGO#643384: registerKeystrokeListener should pass a bit mask, not an
+  enum.
+
 What's new in pyatspi2 1.91.90:
 
 * Refactor EditableText so that text methods can be called from it.
diff --git a/configure.ac b/configure.ac
index 32dc240..7fe3d77 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [1.91.90], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [1.91.91], [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]