[accerciser] prep for 3.33.3 release



commit 7961a9cdf736f6a55e920e35b5459e75ef70658f
Author: Samuel Thibault <samuel thibault ens-lyon org>
Date:   Fri Jun 21 12:50:42 2019 +0200

    prep for 3.33.3 release

 NEWS         | 27 +++++++++++++++++++++++++++
 README       |  2 +-
 configure.ac |  2 +-
 3 files changed, 29 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1fef1bf..2aa076a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+===============
+version 3.33.3
+===============
+
+What's New
+==========
+- Fix using translations
+- Fix some ui labelling
+- Fix showing relations
+- Use Unicode in translatable strings
+- Fix support for IPython 7
+- Fix build instructions
+- Add expand/collapse node key handling
+- Don't crash on empty schema list
+- Better handle removed cursor row
+- Use fonts which explicitly show U+FFFC
+Contributors: Piotr Drąg, Jan-Marek Glogowski
+
+New And Updated Translations
+============================
+- Polish
+- Brazilian Portuguese
+- Spanish
+- Hungarian
+- Polish
+
+
 ===============
 version 3.33.2
 ===============
diff --git a/README b/README
index efaf045..28ec463 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Accerciser 3.33.3pre
+Accerciser 3.33.3
 Just 15 minutes a day for better accessibility!
 
 Description
diff --git a/configure.ac b/configure.ac
index d4a26d3..ee04fd6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([Accerciser],
-        [3.33.3pre],
+        [3.33.3],
         [https://gitlab.gnome.org/GNOME/accerciser/issues],
         [accerciser])
 


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