[at-spi2-core] 2.26.0



commit ff911c5dcb5553605b7fa83cae5494de1407ce33
Author: Mike Gorse <mgorse linux-e5s4 suse>
Date:   Mon Sep 11 14:24:08 2017 -0500

    2.26.0

 configure.ac |    2 +-
 meson.build  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2434972..8c4fca2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.25.92], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.26.0], [accessibility-atspi lists linux-foundation org])
 AC_PREREQ([2.59])
 AC_CONFIG_AUX_DIR(config)
 AC_CONFIG_MACRO_DIR([m4])
diff --git a/meson.build b/meson.build
index 72f9b87..abd4c7c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('at-spi2-core', 'c',
-        version: '2.25.92',
+        version: '2.26.0',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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