[pyatspi2] Release v2.1.91



commit c4d8bacb8968728bc48f7e3bc56e3ca1ade0bfc3
Author: Mike Gorse <mgorse novell com>
Date:   Fri Sep 9 08:42:48 2011 -0500

    Release v2.1.91

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a1ffdd9..2b39b42 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in pyatspi 2.1.91:
+
+* Fix for BGO#658343: Have configure check for pygobject-3.0
+
 What's new in pyatspi 2.1.90:
 
 * Fix getTextBeforeOffset.
diff --git a/configure.ac b/configure.ac
index ba7e3ff..647a950 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.1.90], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.1.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]