[pyatspi2] Release v2.5.4



commit 71a190ceffc4d044571858559f350971fe5209c0
Author: Mike Gorse <mgorse suse com>
Date:   Mon Jul 16 16:44:29 2012 -0500

    Release v2.5.4

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ba3103e..9a18d4c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in pyatspi 2.5.4:
+
+* Wrap all interfaces (BGO#679044).
+
 What's new in pyatspi 2.5.3:
 
 * Fix truth evaluation for accessibles in Python 3.
diff --git a/configure.ac b/configure.ac
index f882467..73e1c33 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.5.3], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.5.4], [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]