Release 2.5.91 ATK_2_5_91
authorAlejandro Piñeiro <apinheiro@igalia.com>
Mon, 3 Sep 2012 18:46:41 +0000 (20:46 +0200)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Mon, 3 Sep 2012 18:47:03 +0000 (20:47 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 6e7dce0..6919dbd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Changes in version 2.5.91:
+==========================
+*
+* Bug 635332: Include C header information in GIR
+* Added atk_relation_set_contains_target to atk.symbols. That symbol
+*   was added in commmit a1d5ca86 (bug 672869).
+* Updated Polish, Galician and Latvian translations.
+
 Changes in version 2.5.4:
 =========================
 *
index ab46c68..6da8a24 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], [4])
+m4_define([atk_micro_version], [91])
 m4_define([atk_version],
           [atk_major_version.atk_minor_version.atk_micro_version])