changeset 07cda189f5e6 in modules/account_stock_continental:6.2 details: https://hg.tryton.org/modules/account_stock_continental?cmd=changeset&node=07cda189f5e6 description: Prepare release 6.2.2 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (21 lines): diff -r 7483efadec76 -r 07cda189f5e6 CHANGELOG --- a/CHANGELOG Thu Jan 20 19:04:56 2022 +0100 +++ b/CHANGELOG Tue Feb 01 18:28:25 2022 +0100 @@ -1,3 +1,6 @@ +Version 6.2.2 - 2022-02-01 +* Bug fixes (see mercurial logs for details) + Version 6.2.1 - 2022-01-01 * Bug fixes (see mercurial logs for details) diff -r 7483efadec76 -r 07cda189f5e6 COPYRIGHT --- a/COPYRIGHT Thu Jan 20 19:04:56 2022 +0100 +++ b/COPYRIGHT Tue Feb 01 18:28:25 2022 +0100 @@ -1,5 +1,5 @@ -Copyright (C) 2010-2021 Cédric Krier. -Copyright (C) 2010-2021 B2CK SPRL. +Copyright (C) 2010-2022 Cédric Krier. +Copyright (C) 2010-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
