[accerciser] Prep for 3.33.2



commit beb259674e69a0c7ddb7dc5350d1f8f079ce4817
Author: Samuel Thibault <samuel thibault ens-lyon org>
Date:   Fri May 3 21:30:29 2019 +0200

    Prep for 3.33.2

 NEWS         | 11 +++++++++++
 README       |  2 +-
 configure.ac |  2 +-
 3 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a7a13ba..1fef1bf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+===============
+version 3.33.2
+===============
+
+What's New
+==========
+- Restore preventing accerciser from exploring itself
+- Fix focus computation for ctrl-alt-b
+- Show accessible ID
+
+
 ===============
 version 3.33.1
 ===============
diff --git a/README b/README
index cc1e7bb..51b42e9 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Accerciser 3.33.2pre
+Accerciser 3.33.2
 Just 15 minutes a day for better accessibility!
 
 Description
diff --git a/configure.ac b/configure.ac
index 56f517e..e0a84f9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([Accerciser],
-        [3.33.2pre],
+        [3.33.2],
         [https://gitlab.gnome.org/GNOME/accerciser/issues],
         [accerciser])
 


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