changeset c8b5bba529bf in modules/sale_opportunity:4.4 details: https://hg.tryton.org/modules/sale_opportunity?cmd=changeset;node=c8b5bba529bf description: Prepare release 4.4.3 diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (22 lines): diff -r c1fa4bf413cd -r c8b5bba529bf CHANGELOG --- a/CHANGELOG Tue Apr 23 09:14:00 2019 +0200 +++ b/CHANGELOG Thu May 16 17:58:57 2019 +0200 @@ -1,3 +1,6 @@ +Version 4.4.3 - 2019-05-16 +* Bug fixes (see mercurial logs for details) + Version 4.4.2 - 2017-11-07 * Bug fixes (see mercurial logs for details) diff -r c1fa4bf413cd -r c8b5bba529bf COPYRIGHT --- a/COPYRIGHT Tue Apr 23 09:14:00 2019 +0200 +++ b/COPYRIGHT Thu May 16 17:58:57 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
