[at-spi2-core] 2.28.0



commit c210da7e817f36643fb6b3fb3410103f9887dcf8
Author: Mike Gorse <mgorse alum wpi edu>
Date:   Mon Mar 12 19:29:51 2018 -0500

    2.28.0

 NEWS        |    6 ++++++
 meson.build |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3bffa91..3092770 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in at-spi2-core 2.27.92:
+
+* Support building a static library (bgo#793652).
+\
+* Fix build on FreeBSD (bgo#791608).
+
 What's new in at-spi2-core 2.27.1:
 
 * Dropped autotools support.
diff --git a/meson.build b/meson.build
index aaa0f72..86e2a4a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('at-spi2-core', 'c',
-        version: '2.27.1',
+        version: '2.28.0',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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