Release 2.3.91 ATK_2_3_91
authorAlejandro Piñeiro <apinheiro@igalia.com>
Tue, 6 Mar 2012 00:15:06 +0000 (01:15 +0100)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Tue, 6 Mar 2012 00:15:06 +0000 (01:15 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index abeb770..7aa57c7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Changes in version 2.3.91:
+==========================
+*
+* Bug 665549: add sanity-check of atk_text_get_text
+* Bug 668441: atk_action_get_keybinding docs are confusing and need
+*  updating
+* Using abstract atk_object_get_name to check accessible-name
+*  notification
+* Updated Belarusian, Estonian, Hungarian, Turkish, Norwegian,
+*  Ukranian and Uyghur translations
+
+
 Changes in version 2.3.3:
 =========================
 *
index e089006..0f84afa 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], [3])
-m4_define([atk_micro_version], [3])
+m4_define([atk_micro_version], [91])
 m4_define([atk_version],
           [atk_major_version.atk_minor_version.atk_micro_version])