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

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

diffs (33 lines):

diff -r 1190d419ec6b -r 4644b70545e2 CHANGELOG
--- a/CHANGELOG Mon Apr 25 18:11:18 2022 +0200
+++ b/CHANGELOG Mon May 02 17:48:49 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 1190d419ec6b -r 4644b70545e2 COPYRIGHT
--- a/COPYRIGHT Mon Apr 25 18:11:18 2022 +0200
+++ b/COPYRIGHT Mon May 02 17:48:49 2022 +0200
@@ -1,7 +1,7 @@
-Copyright (C) 2010-2021 Cédric Krier.
+Copyright (C) 2010-2022 Cédric Krier.
 Copyright (C) 2010-2011 Bertrand Chenal.
-Copyright (C) 2010-2017 Nicolas Évrard.
-Copyright (C) 2010-2021 B2CK SPRL.
+Copyright (C) 2010-2022 Nicolas Évrard.
+Copyright (C) 2010-2022 B2CK SPRL.
 Copyright (C) 2014-2018 Raphaël Hertzog.
 
 This program is free software: you can redistribute it and/or modify
diff -r 1190d419ec6b -r 4644b70545e2 tryton.cfg
--- a/tryton.cfg        Mon Apr 25 18:11:18 2022 +0200
+++ b/tryton.cfg        Mon May 02 17:48:49 2022 +0200
@@ -1,5 +1,5 @@
 [tryton]
-version=6.3.0
+version=6.4.0
 depends:
     account
     party_siret

Reply via email to