changeset c7d1e1872c5e in modules/product_cost_fifo:5.0 details: https://hg.tryton.org/modules/product_cost_fifo?cmd=changeset&node=c7d1e1872c5e description: Prepare release 5.0.11 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r b25f9fbe86b7 -r c7d1e1872c5e CHANGELOG --- a/CHANGELOG Fri Aug 26 09:52:51 2022 +0200 +++ b/CHANGELOG Tue Sep 06 23:37:20 2022 +0200 @@ -1,3 +1,6 @@ +Version 5.0.11 - 2022-09-06 +* Bug fixes (see mercurial logs for details) + Version 5.0.10 - 2021-06-17 * Bug fixes (see mercurial logs for details) diff -r b25f9fbe86b7 -r c7d1e1872c5e COPYRIGHT --- a/COPYRIGHT Fri Aug 26 09:52:51 2022 +0200 +++ b/COPYRIGHT Tue Sep 06 23:37:20 2022 +0200 @@ -1,6 +1,6 @@ -Copyright (C) 2008-2021 Cédric Krier. +Copyright (C) 2008-2022 Cédric Krier. Copyright (C) 2008-2013 Bertrand Chenal. -Copyright (C) 2008-2021 B2CK SPRL. +Copyright (C) 2008-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
