[at-spi2-atk/gnome-3-30] 2.30.1



commit 036eccfe71da7b6212d032c9aae601b256bd55ae
Author: Mike Gorse <mgorse alum wpi edu>
Date:   Mon Mar 4 07:11:30 2019 -0600

    2.30.1

 NEWS        | 4 ++++
 meson.build | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 7dde170..1aecefa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-atk 2.30.1:
+
+* Fix crash retrieving table cell headers.
+
 What's new in at-spi2-atk 2.29.1:
 
 * Fix a case where we could return without unlocking a mutex (bgo#793625).
diff --git a/meson.build b/meson.build
index dbe6f8f..94b5776 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('at-spi2-atk', 'c',
-        version: '2.30.0',
+        version: '2.30.1',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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