[at-spi2-core/gnome-3-26] 2.26.2



commit 43b8453d43ab56b7f717050f8102a4ebfcc1dcc7
Author: Mike Gorse <mgorse alum wpi edu>
Date:   Mon Oct 30 16:10:08 2017 -0500

    2.26.2

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 meson.build  |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0abf5f2..1008f96 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in at-spi2-core 2.26.2:
+
+* dist po/meson.build (bgo#789666).
+
+* Generate correct sonname when building with meson.
+
 What's new in at-spi2-core 2.26.1:
 
 * Remove unused dependency on libxkbcommon.
diff --git a/configure.ac b/configure.ac
index a84dcbd..ac49cab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([at-spi2-core], [2.26.1], [accessibility-atspi lists linux-foundation org])
+AC_INIT([at-spi2-core], [2.26.2], [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 0cfdbef..aad4528 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('at-spi2-core', 'c',
-        version: '2.26.1',
+        version: '2.26.2',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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