[accerciser/gnome-3-32] prep for 3.32.3 release



commit e588021cd2c07a8cdb46aea5929008f670a329dd
Author: Samuel Thibault <samuel thibault ens-lyon org>
Date:   Thu Jun 20 14:49:32 2019 +0200

    prep for 3.32.3 release

 NEWS         | 13 +++++++++++++
 README       |  2 +-
 configure.ac |  2 +-
 3 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a2ff1f7..6966678 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+===============
+version 3.32.3
+===============
+- Fix showing relations
+- Fix support for IPython 7
+- Fix build instructions
+- Don't crash on empty schema list
+Contributors: Jan-Marek Glogowski
+
+What's New
+==========
+- Fix using translations
+
 ===============
 version 3.32.2
 ===============
diff --git a/README b/README
index 1c0ec42..2bf7a45 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Accerciser 3.32.3pre
+Accerciser 3.32.3
 Just 15 minutes a day for better accessibility!
 
 Description
diff --git a/configure.ac b/configure.ac
index 1c8bc49..fd9e35b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([Accerciser],
-        [3.32.3pre],
+        [3.32.3],
         [https://gitlab.gnome.org/GNOME/accerciser/issues],
         [accerciser])
 


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