changeset 962bc701c75f in modules/dashboard:default
details: https://hg.tryton.org/modules/dashboard?cmd=changeset&node=962bc701c75f
description:
        Prepare release 6.4.0 [skip ci]
diffstat:

 CHANGELOG  |  2 ++
 COPYRIGHT  |  4 ++--
 tryton.cfg |  2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)

diffs (31 lines):

diff -r 35d0ca21ac07 -r 962bc701c75f CHANGELOG
--- a/CHANGELOG Sat Apr 16 18:30:17 2022 +0200
+++ b/CHANGELOG Mon May 02 16:43:15 2022 +0200
@@ -1,3 +1,5 @@
+Version 6.4.0 - 2022-05-02
+* Bug fixes (see mercurial logs for details)
 * Add support for Python 3.10
 * Remove support for Python 3.6
 
diff -r 35d0ca21ac07 -r 962bc701c75f COPYRIGHT
--- a/COPYRIGHT Sat Apr 16 18:30:17 2022 +0200
+++ b/COPYRIGHT Mon May 02 16:43:15 2022 +0200
@@ -1,6 +1,6 @@
-Copyright (C) 2009-2021 Cédric Krier.
+Copyright (C) 2009-2022 Cédric Krier.
 Copyright (C) 2009-2013 Bertrand Chenal.
-Copyright (C) 2009-2021 B2CK SPRL.
+Copyright (C) 2009-2022 B2CK SPRL.
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
diff -r 35d0ca21ac07 -r 962bc701c75f tryton.cfg
--- a/tryton.cfg        Sat Apr 16 18:30:17 2022 +0200
+++ b/tryton.cfg        Mon May 02 16:43:15 2022 +0200
@@ -1,5 +1,5 @@
 [tryton]
-version=6.3.0
+version=6.4.0
 depends:
     ir
     res

Reply via email to