[accerciser] Prep for 3.11.92



commit c0bf8965aa487af31ef0ced373319e0c6d7e4aff
Author: Javier Hernández <jhernandez emergya com>
Date:   Tue Mar 18 02:02:36 2014 +0100

    Prep for 3.11.92

 NEWS         |   27 +++++++++++++++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 29 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5ebd374..612d581 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,31 @@
 ===============
+version 3.11.92
+===============
+
+What's New
+==========
+- Validate plugin: Make use of metaclasses compatible on python 2.x & 3.x
+- Interface Viewer plugin
+  - Display of states should be wider
+  - Avoid the misalignement of elements when resizing
+  - Fix for bug 660971 - Fixing iv plugin's caret offset value
+  - Fix spinner on Value's section
+- Macaroon
+  - Make Macaroon work in Python 3
+  - Update get_text call according to latest API
+  - When recording, put right ATSPI roles in the output sequence
+- Quick select: fix inspect accessible under mouse
+
+Contributors:
+
+Joanmarie Diggs, Javier Hernández, Joseph Scheuhammer
+
+New And Updated Translations
+============================
+- Alexandre Franke (fr)
+
+
+===============
 version 3.11.91
 ===============
 
diff --git a/README b/README
index f7e0f26..cfcd70d 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Accerciser 3.11.92pre
+Accerciser 3.11.92
 Just 15 minutes a day for better accessibility!
 
 Description
diff --git a/configure.ac b/configure.ac
index a4346c7..ab7ab41 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([Accerciser],
-        [3.11.92pre],
+        [3.11.92],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=accerciser],
         [accerciser])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]