[pyatspi2] Release v2.15.4



commit bef6b9c2aadb639c5a8ffbbef2bbdbd9cd7505d1
Author: Mike Gorse <mgorse suse com>
Date:   Mon Jan 19 17:02:20 2015 -0600

    Release v2.15.4

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d0c31cb..fb60f08 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in pyatspi 2.15.4:
+
+* Support ATSPI_STATE_READ_ONLY (bgo#690108).
+
 What's new in pyatspi 2.15.3:
 
 * Add ROLE_STATIC (bgo#740364).
diff --git a/configure.ac b/configure.ac
index ed57b54..c42a30b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.15.3], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.15.4], [accessibility-atspi lists linux-foundation org])
 AC_CONFIG_AUX_DIR(config)
 
 # The version of python used is determined by the executable pointed to by the


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]