[at-spi2-core/gnome-3-28] 2.28.1



commit 9fa28b74e69fbdf67e83945113200423af8af4cd
Author: Mike Gorse <mgorse alum wpi edu>
Date:   Mon Mar 4 06:21:58 2019 -0600

    2.28.1

 NEWS        | 4 ++++
 meson.build | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 3092770..eb8a59f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-core 2.28.1:
+
+* Fix atspi_table_cell_get_(row|column)_header_cells.
+
 What's new in at-spi2-core 2.27.92:
 
 * Support building a static library (bgo#793652).
diff --git a/meson.build b/meson.build
index 86e2a4a..3766510 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('at-spi2-core', 'c',
-        version: '2.28.0',
+        version: '2.28.1',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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