changeset b38ac8054937 in trytond:5.6 details: https://hg.tryton.org/trytond?cmd=changeset;node=b38ac8054937 description: Prepare release 5.6.12 [skip ci] diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diffs (22 lines): diff -r eacddbeb7b4a -r b38ac8054937 CHANGELOG --- a/CHANGELOG Mon Jan 18 23:20:15 2021 +0100 +++ b/CHANGELOG Mon Feb 01 22:49:50 2021 +0100 @@ -1,3 +1,6 @@ +Version 5.6.12 - 2021-02-01 +* Bug fixes (see mercurial logs for details) + Version 5.6.11 - 2021-01-01 * Bug fixes (see mercurial logs for details) diff -r eacddbeb7b4a -r b38ac8054937 COPYRIGHT --- a/COPYRIGHT Mon Jan 18 23:20:15 2021 +0100 +++ b/COPYRIGHT Mon Feb 01 22:49:50 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
