[accerciser/gnome-3-36] Prepare for 3.36.1 release
- From: Samuel Thibault <sthibaul src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [accerciser/gnome-3-36] Prepare for 3.36.1 release
 
- Date: Fri, 24 Apr 2020 21:09:32 +0000 (UTC)
 
commit 7d42e86811977039d18295f0e13e56bd3251f675
Author: Samuel Thibault <samuel thibault ens-lyon org>
Date:   Fri Apr 24 23:08:16 2020 +0200
    Prepare for 3.36.1 release
 NEWS                      | 15 +++++++++++++++
 README                    |  2 +-
 accerciser.appdata.xml.in |  2 ++
 configure.ac              |  2 +-
 4 files changed, 19 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6a74315..408ae0c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+==============
+version 3.36.1
+==============
+
+What's New
+==========
+Fix python console with IPython 7
+Contributor: Rok Mandeljc
+
+New And Updated Translations
+============================
+- Slovenian
+- Spanish
+- Ukrainian
+
 ==============
 version 3.36.0
 ==============
diff --git a/README b/README
index ed4ca29..1d2aee8 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Accerciser 3.36.0
+Accerciser 3.36.1
 Just 15 minutes a day for better accessibility!
 
 Description
diff --git a/accerciser.appdata.xml.in b/accerciser.appdata.xml.in
index 0209925..7851271 100644
--- a/accerciser.appdata.xml.in
+++ b/accerciser.appdata.xml.in
@@ -25,7 +25,9 @@
   <translation type="gettext">accerciser</translation>
   <content_rating type="oars-1.1" />
   <releases>
+    <release version="3.36.1" date="2020-04-24"/>
     <release version="3.36.0" date="2020-03-05"/>
+    <release version="3.34.5" date="2020-04-24"/>
     <release version="3.34.4" date="2020-02-11"/>
     <release version="3.34.3" date="2020-01-01"/>
     <release version="3.34.2" date="2019-11-21"/>
diff --git a/configure.ac b/configure.ac
index 19d297a..92a55fa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([Accerciser],
-        [3.36.0],
+        [3.36.1],
         [https://gitlab.gnome.org/GNOME/accerciser/issues],
         [accerciser])
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]