[pyatspi2] Release v2.5.91



commit ec1b2d52085f4e5ab114d48910f02504e8fe6442
Author: Mike Gorse <mgorse suse com>
Date:   Mon Sep 3 18:27:59 2012 -0500

    Release v2.5.91

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 56ac67b..9824108 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in pyatspi 2.5.91:
+
+* Fix autogen.sh for non-sourcedir build.
+    
 What's new in pyatspi 2.5.5:
 
 * Add getLocalizedName for actions.
diff --git a/configure.ac b/configure.ac
index d836dac..386cba7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.5.5], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.5.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]