[pyatspi2] 2.34.0



commit cc99d68db66174f4499b9b325bc788393b972edd
Author: Mike Gorse <mgorse alum wpi edu>
Date:   Mon Sep 9 11:30:55 2019 -0500

    2.34.0

 NEWS         | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 787bddb..2746eb1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in pyatspi 2.34.0:
+
+* Updated doap, and include it in the tarball.
+
 What's new in pyatspi 2.33.92:
 
 * Several test fixes (thanks to Samuel THibault).
diff --git a/configure.ac b/configure.ac
index d2bc6e7..93a12bd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pyatspi], [2.33.92], [accessibility-atspi lists linux-foundation org])
+AC_INIT([pyatspi], [2.34.0], [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]