[atk] Release 2.11.1
- From: Alejandro Piñeiro Iglesias <apinheiro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atk] Release 2.11.1
- Date: Mon, 28 Oct 2013 19:29:58 +0000 (UTC)
commit ba8f87dce97ff221e7796a09ebbde1f9c6dbc73d
Author: Alejandro Piñeiro <apinheiro igalia com>
Date: Mon Oct 28 20:17:24 2013 +0100
Release 2.11.1
NEWS | 8 ++++++++
configure.ac | 4 ++--
2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 40b1061..0e68cd5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Changes in version 2.11.1:
+==========================
+*
+* Bug 684667: Improve AtkObject::children-changed documentation
+* Bug 709351: new role ATK_ROLE_TITLE_BAR
+* Bug 710463: new role ATK_ROLE_BLOCK_QUOTE
+* Updated Spanish translation
+
Changes in version 2.10.0:
==========================
*
diff --git a/configure.ac b/configure.ac
index b022300..a5c3885 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], [10])
-m4_define([atk_micro_version], [0])
+m4_define([atk_minor_version], [11])
+m4_define([atk_micro_version], [1])
m4_define([atk_version],
[atk_major_version.atk_minor_version.atk_micro_version])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]