Release 2.3.93 ATK_2_3_93
authorAlejandro Piñeiro <apinheiro@igalia.com>
Wed, 7 Mar 2012 12:18:43 +0000 (13:18 +0100)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Wed, 7 Mar 2012 12:18:43 +0000 (13:18 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 7aa57c7..40f528d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Changes in version 2.3.93:
+==========================
+*
+* Revert "Using abstract atk_object_get_name to check accessible-name
+*  notification" change made on 2.3.93
+*  Related to mozilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=733712
+
 Changes in version 2.3.91:
 ==========================
 *
index 0f84afa..0c8e08b 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], [91])
+m4_define([atk_micro_version], [93])
 m4_define([atk_version],
           [atk_major_version.atk_minor_version.atk_micro_version])