[atk] Release 2.28
- From: Alejandro Piñeiro Iglesias <apinheiro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atk] Release 2.28
- Date: Mon, 12 Mar 2018 08:07:48 +0000 (UTC)
commit 083f4a0b49747e519b48cd8875249231d25ecd5c
Author: Alejandro Piñeiro <apinheiro igalia com>
Date: Mon Mar 12 09:05:23 2018 +0100
Release 2.28
NEWS | 9 +++++++++
configure.ac | 4 ++--
meson.build | 2 +-
3 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 51224f0..4eea685 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes in version 2.28
+=======================
+
+* documentation
+ * Bug 791020: Remove list association from ATK_ROLE_DESCRIPTION_{TERM,VALUE}
+
+Translations
+ Claude Paroz (fr), GNOME Translation Robot (gd)
+
Changes in version 2.27.1
=========================
diff --git a/configure.ac b/configure.ac
index 5f7ad6f..85f3b05 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,8 +16,8 @@ dnl set ATK_BINARY_AGE _and_ ATK_INTERFACE_AGE to 0.
dnl The triplet
m4_define([atk_major_version], [2])
-m4_define([atk_minor_version], [27])
-m4_define([atk_micro_version], [1])
+m4_define([atk_minor_version], [28])
+m4_define([atk_micro_version], [0])
m4_define([atk_version],
[atk_major_version.atk_minor_version.atk_micro_version])
diff --git a/meson.build b/meson.build
index 8957de7..801d82f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('atk', 'c',
- version: '2.27.1',
+ version: '2.28',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]