[atk] Release 2.7.4



commit 225091ac01c7fbb0781ca20095abe21869362d99
Author: Alejandro PiÃeiro <apinheiro igalia com>
Date:   Tue Jan 15 11:56:49 2013 +0100

    Release 2.7.4

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 45dd1d1..55c4c0c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Changes in version 2.7.4:
+==========================
+*
+* Bug 690379: Atk lacks any kind of version utilities
+* Fixed out of tree builds caused by fix of bug 690379
+* Bug 656750: AtkWindow requires documentation
+
 Changes in version 2.7.3:
 ==========================
 *
diff --git a/configure.ac b/configure.ac
index dcb73a9..16dfe51 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], [7])
-m4_define([atk_micro_version], [3])
+m4_define([atk_micro_version], [4])
 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]