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