[atk] Release ATK 2.31.92



commit cdcd153a42de410f6cfecd444a6a0f46f6197b39
Author: Alejandro Piñeiro <apinheiro igalia com>
Date:   Tue Feb 19 16:52:57 2019 +0100

    Release ATK 2.31.92

 NEWS        | 11 +++++++++++
 meson.build |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 6351803..1604c35 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Changes in version 2.31.92
+==========================
+*
+* Bugfixing:
+   * Issue 1: "atk 2.29.2 is reported not to work any more"
+      * By mistake, 2.31.90 re-introduced this bug, as master didn't
+        have the revert for "atkimplementor: use the
+        G_DEFINE_INTERFACE macro to declare it as interface in the
+        introspection"
+
+
 Changes in version 2.31.90
 ==========================
 *
diff --git a/meson.build b/meson.build
index 0625519..6d1ea59 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('atk', 'c',
-        version: '2.31.90',
+        version: '2.31.92',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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