changeset 7b3f3676cf9d in trytond:6.0 details: https://hg.tryton.org/trytond?cmd=changeset&node=7b3f3676cf9d description: Prepare release 6.0.3 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (24 lines): diff -r 269dae43fc45 -r 7b3f3676cf9d CHANGELOG --- a/CHANGELOG Wed Jun 16 14:55:46 2021 +0200 +++ b/CHANGELOG Thu Jul 01 21:37:20 2021 +0200 @@ -1,3 +1,6 @@ +Version 6.0.3 - 2021-07-01 +* Bug fixes (see mercurial logs for details) + Version 6.0.2 - 2021-05-15 * Bug fixes (see mercurial logs for details) diff -r 269dae43fc45 -r 7b3f3676cf9d COPYRIGHT --- a/COPYRIGHT Wed Jun 16 14:55:46 2021 +0200 +++ b/COPYRIGHT Thu Jul 01 21:37:20 2021 +0200 @@ -4,8 +4,8 @@ Copyright (C) 2008-2021 B2CK SPRL. Copyright (C) 2011 Openlabs Technologies & Consulting (P) Ltd. Copyright (C) 2011-2021 Nicolas Évrard. -Copyright (C) 2020 Maxime Richez -Copyright (C) 2020 SALUC SA +Copyright (C) 2020-2021 Maxime Richez +Copyright (C) 2020-2021 SALUC SA 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
