changeset 77ffd7f560ad in modules/sale_opportunity:4.2 details: https://hg.tryton.org/modules/sale_opportunity?cmd=changeset;node=77ffd7f560ad description: Prepare release 4.2.3 diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r d9441cc74eb1 -r 77ffd7f560ad CHANGELOG --- a/CHANGELOG Tue Apr 23 09:14:00 2019 +0200 +++ b/CHANGELOG Thu May 16 17:59:41 2019 +0200 @@ -1,3 +1,6 @@ +Version 4.2.3 - 2019-05-16 +* Bug fixes (see mercurial logs for details) + Version 4.2.2 - 2017-11-07 * Bug fixes (see mercurial logs for details) diff -r d9441cc74eb1 -r 77ffd7f560ad COPYRIGHT --- a/COPYRIGHT Tue Apr 23 09:14:00 2019 +0200 +++ b/COPYRIGHT Thu May 16 17:59:41 2019 +0200 @@ -1,6 +1,6 @@ Copyright (C) 2010-2011 Open Labs Business Solutions. -Copyright (C) 2010-2017 Cédric Krier. -Copyright (C) 2010-2017 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 General Public License as published by
