[atk] Release 2.5.4



commit 7e77193d198f61e8d81c3193de341541c89b9999
Author: Alejandro PiÃeiro <apinheiro igalia com>
Date:   Tue Jul 17 01:12:20 2012 +0200

    Release 2.5.4

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2111153..6e7dce0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Changes in version 2.5.4:
+=========================
+*
+* Bug 672869: Required a method to check if a relationset contains a
+*   relation taking into account relationship and target
+
 Changes in version 2.5.3:
 =========================
 *
diff --git a/configure.ac b/configure.ac
index 2204067..ab46c68 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], [5])
-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]