[pyatspi2] Release v2.5.5



commit 877b3eca6709899b3bf74447d9ec0e889d1e465b
Author: Mike Gorse <mgorse suse com>
Date:   Mon Aug 6 16:20:54 2012 -0500

    Release v2.5.5

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