[pyatspi2] Release v2.3.91



commit 7f3f9b66937eb35b7bf8de9180db31617f5f77de
Author: Mike Gorse <mgorse novell com>
Date:   Mon Mar 5 18:18:20 2012 -0600

    Release v2.3.91

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1099599..4d6a401 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in pyatspi 2.3.91:
+
+* Fix --enable-tests.
+
 What's new in pyatspi 2.3.5:
 
 * Fix for BGO#660826: Drop unneeded pygtk check.
diff --git a/configure.ac b/configure.ac
index 5d00192..8f5fa61 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.3.5], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.3.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]