[atk] Release 2.10.0
- From: Alejandro Piñeiro Iglesias <apinheiro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atk] Release 2.10.0
- Date: Mon, 23 Sep 2013 17:17:51 +0000 (UTC)
commit 25fcaf642b9b95b6ef2c574e88dde8f79e8254f9
Author: Alejandro Piñeiro <apinheiro igalia com>
Date: Mon Sep 23 19:14:49 2013 +0200
Release 2.10.0
NEWS | 9 +++++++++
configure.ac | 4 ++--
2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0928c44..40b1061 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes in version 2.10.0:
+==========================
+*
+* Documentation:
+ * Bug 684667: improve documentation for AtkObject::children-changed
+ signal
+* Visuall C++ Builds: Use Custom Build Rules
+* Updated Aragonese and Japanese translation.
+
Changes in version 2.9.4:
==========================
*
diff --git a/configure.ac b/configure.ac
index 3f8805e..b022300 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], [9])
-m4_define([atk_micro_version], [4])
+m4_define([atk_minor_version], [10])
+m4_define([atk_micro_version], [0])
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]