[pyatspi2] 2.33.92



commit 81335d8523db31c89c790849152665fb6b013ac1
Author: Mike Gorse <mgorse alum wpi edu>
Date:   Mon Sep 2 15:14:47 2019 -0500

    2.33.92

 NEWS         | 5 +++++
 configure.ac | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index cab8c4b..787bddb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+What's new in pyatspi 2.33.92:
+
+* Several test fixes (thanks to Samuel THibault).
+* Add license header on some test files.
+
 What's new in pyatspi 2.33.90:
 
 * Fix typo in get_imageLocale.
diff --git a/configure.ac b/configure.ac
index e4db95f..d2bc6e7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.33.90], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.33.92], [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]