[atk] Release atk 2.1.5



commit 530e57ff6eaa09b45559f6636c54b0c8adc63425
Author: Alejandro PiÃeiro <apinheiro igalia com>
Date:   Tue Aug 16 19:22:51 2011 +0200

    Release atk 2.1.5

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3e988ce..489f872 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Changes in version 2.1.5:
+=========================
+*
+* Bug 638924: Add AtkWindow
+* Fixing out of tree compilation on Win32
+* Update README.txt
+* Fixing release number of the new ATK roles added
+* Updated Traditional Chinese, Indonesian, Bulgarian, French,
+*  Hungarian and Swedish translations
+
 Changes in version 2.1.0:
 =========================
 *
diff --git a/configure.ac b/configure.ac
index 0174939..3e9b829 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ 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], [1])
-m4_define([atk_micro_version], [0])
+m4_define([atk_micro_version], [5])
 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]