changeset 14689ecaea13 in modules/stock_supply:4.2 details: https://hg.tryton.org/modules/stock_supply?cmd=changeset;node=14689ecaea13 description: Prepare release 4.2.4 diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (23 lines): diff -r ffe683caf404 -r 14689ecaea13 CHANGELOG --- a/CHANGELOG Fri Mar 15 17:49:32 2019 +0100 +++ b/CHANGELOG Tue Apr 02 21:44:03 2019 +0200 @@ -1,3 +1,6 @@ +Version 4.2.4 - 2019-04-02 +* Bug fixes (see mercurial logs for details) + Version 4.2.3 - 2018-11-16 * Bug fixes (see mercurial logs for details) diff -r ffe683caf404 -r 14689ecaea13 COPYRIGHT --- a/COPYRIGHT Fri Mar 15 17:49:32 2019 +0100 +++ b/COPYRIGHT Tue Apr 02 21:44:03 2019 +0200 @@ -1,7 +1,7 @@ Copyright (C) 2013-2015 NaN-tic. -Copyright (C) 2008-2018 Cédric Krier. +Copyright (C) 2008-2019 Cédric Krier. Copyright (C) 2008-2013 Bertrand Chenal. -Copyright (C) 2008-2018 B2CK SPRL. +Copyright (C) 2008-2019 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
