changeset 7189865cf269 in proteus:5.0 details: https://hg.tryton.org/proteus?cmd=changeset;node=7189865cf269 description: Prepare release 5.0.2 diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (21 lines): diff -r 29eb4b973d98 -r 7189865cf269 CHANGELOG --- a/CHANGELOG Sat Jan 26 01:12:04 2019 +0100 +++ b/CHANGELOG Tue Feb 19 21:48:25 2019 +0100 @@ -1,3 +1,6 @@ +Version 5.0.2 - 2019-02-19 +* Bug fixes (see mercurial logs for details) + Version 5.0.1 - 2018-12-02 * Bug fixes (see mercurial logs for details) diff -r 29eb4b973d98 -r 7189865cf269 COPYRIGHT --- a/COPYRIGHT Sat Jan 26 01:12:04 2019 +0100 +++ b/COPYRIGHT Tue Feb 19 21:48:25 2019 +0100 @@ -1,5 +1,5 @@ -Copyright (C) 2010-2018 Cédric Krier. -Copyright (C) 2010-2018 B2CK SPRL. +Copyright (C) 2010-2019 Cédric Krier. +Copyright (C) 2010-2019 B2CK SPRL. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by
