[accerciser] prepare for 3.33.4 release



commit bd6cf48c1c90f2f709d8969c6ffd868ce53f24a9
Author: Samuel Thibault <samuel thibault ens-lyon org>
Date:   Sat Jul 27 17:00:09 2019 +0200

    prepare for 3.33.4 release

 NEWS         | 21 +++++++++++++++++++++
 README       |  2 +-
 configure.ac |  2 +-
 3 files changed, 23 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2aa076a..d277e91 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+===============
+version 3.33.4
+===============
+
+What's New
+==========
+- Fix startup warnings
+- Fix some accessibleId access cases
+- Allow building with gettext ≥ 0.20
+- Show event sender
+- Bug #10 Fix auto-completion
+- On left arrow, go to parent before collapsing it
+- Use TreeModelFilter to filter the view
+- Let accerciser be selected, but do not refresh or highlight it
+- Hide applications without widgets by default
+Contributors: Joanmarie Diggs, Ting-Wei Lan, Jan-Marek Glogowski
+
+New And Updated Translations
+============================
+- Indonesian
+
 ===============
 version 3.33.3
 ===============
diff --git a/README b/README
index bcc84e7..0de3f95 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Accerciser 3.33.4pre
+Accerciser 3.33.4
 Just 15 minutes a day for better accessibility!
 
 Description
diff --git a/configure.ac b/configure.ac
index db84212..40e3ca9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([Accerciser],
-        [3.33.4pre],
+        [3.33.4],
         [https://gitlab.gnome.org/GNOME/accerciser/issues],
         [accerciser])
 


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