[atk] Release atk 2.1.0
- From: Alejandro PiÃeiro Iglesias <apinheiro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atk] Release atk 2.1.0
- Date: Sun, 24 Jul 2011 18:15:43 +0000 (UTC)
commit ab1771edfa8c029579c38be0806704755e9208dd
Author: Alejandro PiÃeiro <apinheiro igalia com>
Date: Sun Jul 24 20:02:16 2011 +0200
Release atk 2.1.0
NEWS | 10 ++++++++++
configure.ac | 4 ++--
2 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index df1a3c3..3e988ce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Changes in version 2.1.0:
+=========================
+*
+* Bug 654767: shlib downgrade at update atk-1.32.0 to atk-2.0.1
+* Bug 651343: New ATK Roles
+* Added Leon Fan as maintainer
+* Improved Visual C++ 2010 infrastructure
+* Updated Russian, Slovenian, Persian, Hebrew, Lithuanian, Latvian,
+* Norwegian, Galician, and Spanish translations
+
Changes in version 2.0.1:
=========================
*
diff --git a/configure.ac b/configure.ac
index 0936fb8..0174939 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], [0])
-m4_define([atk_micro_version], [1])
+m4_define([atk_minor_version], [1])
+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]