[at-spi2-atk/gnome-3-26] 2.26.3



commit a23121cc7db3dd52be3080656e7635a1403c7494
Author: Mike Gorse <mgorse alum wpi edu>
Date:   Mon Mar 4 07:15:48 2019 -0600

    2.26.3

 NEWS         | 4 ++++
 configure.ac | 2 +-
 meson.build  | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 18c0dc4..abeb816 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+What's new in at-spi2-atk 2.26.3:
+
+* Fix crash retrieving table header cells.
+
 What's new in at-spi2-atk 2.26.2:
 
 * Fix a couple of cache-related functions so that they don't return
diff --git a/configure.ac b/configure.ac
index 3c56e90..618c6e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-atk], [2.26.2], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-atk], [2.26.3], [accessibility-atspi lists linux-foundation org])
 AC_CONFIG_AUX_DIR(config)
 
 AT_SPI_ATK_MAJOR_VERSION=0
diff --git a/meson.build b/meson.build
index 5c42e8c..dcc5425 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('at-spi2-atk', 'c',
-        version: '2.26.2',
+        version: '2.26.3',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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