[pyatspi2] Release v2.17.90



commit 17bdb9e2c2d76196df14c85892ec3f7286be57dc
Author: Mike Gorse <mgorse suse com>
Date:   Mon Aug 17 14:37:15 2015 -0500

    Release v2.17.90

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d3fc355..d701684 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in pyatspi 2.17.90:
+
+* Fix text.getDefaultAttributeSet (bgo#752928).
+
 What's new in pyatspi 2.15.90:
 
 * Add new roles for fractions, roots, subscripts, and superscripts (bgo#743413).
diff --git a/configure.ac b/configure.ac
index a99473f..c5bc460 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.16.0], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.17.90], [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]