[at-spi2-atk] 2.34.1



commit 043b793de2161a0548835424f4d087ac90d1172d
Author: Mike Gorse <mgorse alum wpi edu>
Date:   Mon Oct 7 13:23:05 2019 -0500

    2.34.1

 NEWS        | 4 ++++
 meson.build | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index fc70dd3..874dd6d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-atk 2.34.1:
+
+* socket_embed_hook: Make plug_id parameter const.
+
 What's new in at-spi2-atk 2.34.0:
 
 * Updated doap.
diff --git a/meson.build b/meson.build
index fd0b516..906dda6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('at-spi2-atk', 'c',
-        version: '2.34.0',
+        version: '2.34.1',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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