[pyatspi2] Release v2.15.3



commit 2db1f94ab14715dc12bd548e4ce51c77622eb29d
Author: Mike Gorse <mgorse suse com>
Date:   Mon Dec 15 16:13:10 2014 -0500

    Release v2.15.3

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2fed4f9..d0c31cb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in pyatspi 2.15.3:
+
+* Add ROLE_STATIC (bgo#740364).
+    
 What's new in pyatspi 2.14.0:
 
 * Test fixes.
diff --git a/configure.ac b/configure.ac
index 4737681..ed57b54 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.14.0], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.15.3], [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]