changeset 3074b36c1beb in trytond:5.0 details: https://hg.tryton.org/trytond?cmd=changeset&node=3074b36c1beb description: Prepare release 5.0.44 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diffs (22 lines): diff -r addb231aed34 -r 3074b36c1beb CHANGELOG --- a/CHANGELOG Thu Jan 20 19:03:19 2022 +0100 +++ b/CHANGELOG Tue Feb 01 18:15:07 2022 +0100 @@ -1,3 +1,6 @@ +Version 5.0.44 - 2022-02-01 +* Bug fixes (see mercurial logs for details) + Version 5.0.43 - 2022-01-01 * Bug fixes (see mercurial logs for details) diff -r addb231aed34 -r 3074b36c1beb COPYRIGHT --- a/COPYRIGHT Thu Jan 20 19:03:19 2022 +0100 +++ b/COPYRIGHT Tue Feb 01 18:15:07 2022 +0100 @@ -3,7 +3,7 @@ Copyright (C) 2007-2013 Bertrand Chenal. Copyright (C) 2008-2022 B2CK SPRL. Copyright (C) 2011 Openlabs Technologies & Consulting (P) Ltd. -Copyright (C) 2011-2021 Nicolas Évrard. +Copyright (C) 2011-2022 Nicolas Évrard. 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
