[atk] Release 2.7.2
- From: Alejandro PiÃeiro Iglesias <apinheiro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atk] Release 2.7.2
- Date: Tue, 20 Nov 2012 17:39:05 +0000 (UTC)
commit ea8b387dc0649313059c04ab32c3a35109555ed0
Author: Alejandro PiÃeiro <apinheiro igalia com>
Date: Tue Nov 20 18:36:06 2012 +0100
Release 2.7.2
NEWS | 7 +++++++
configure.ac | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index fcc2fe9..7cffa5a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Changes in version 2.7.2:
+==========================
+*
+* Bug 686801: Extend atk_add_global_event_listener in order to support
+* signal details
+* Updated Thai translation.
+
Changes in version 2.6.0:
==========================
*
diff --git a/configure.ac b/configure.ac
index 1d608e6..52bf6dc 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], [6])
-m4_define([atk_micro_version], [0])
+m4_define([atk_minor_version], [7])
+m4_define([atk_micro_version], [2])
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]