Release 2.5.4 ATK_2_5_4
authorAlejandro Piñeiro <apinheiro@igalia.com>
Mon, 16 Jul 2012 23:12:20 +0000 (01:12 +0200)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Mon, 16 Jul 2012 23:12:20 +0000 (01:12 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 2111153..6e7dce0 100644 (file)
--- 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:
 =========================
 *
index 2204067..ab46c68 100644 (file)
@@ -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])