[atk] Release 2.5.91



commit 52763423af3e3dd86d7d95550c08dcc23b69c62a
Author: Alejandro PiÃeiro <apinheiro igalia com>
Date:   Mon Sep 3 20:46:41 2012 +0200

    Release 2.5.91

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6e7dce0..6919dbd 100644
--- 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:
 =========================
 *
diff --git a/configure.ac b/configure.ac
index ab46c68..6da8a24 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], [4])
+m4_define([atk_micro_version], [91])
 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]