changeset a8bd5e232aed in modules/account_deposit:4.8 details: https://hg.tryton.org/modules/account_deposit?cmd=changeset;node=a8bd5e232aed description: Prepare release 4.8.2 diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (21 lines): diff -r c6f8fc42f630 -r a8bd5e232aed CHANGELOG --- a/CHANGELOG Wed Nov 28 09:58:26 2018 +0100 +++ b/CHANGELOG Sat Jan 05 18:51:25 2019 +0100 @@ -1,3 +1,6 @@ +Version 4.8.2 - 2019-01-05 +* Bug fixes (see mercurial logs for details) + Version 4.8.1 - 2018-05-21 * Bug fixes (see mercurial logs for details) diff -r c6f8fc42f630 -r a8bd5e232aed COPYRIGHT --- a/COPYRIGHT Wed Nov 28 09:58:26 2018 +0100 +++ b/COPYRIGHT Sat Jan 05 18:51:25 2019 +0100 @@ -1,5 +1,5 @@ -Copyright (C) 2014-2018 Cédric Krier. -Copyright (C) 2014-2018 B2CK SPRL. +Copyright (C) 2014-2019 Cédric Krier. +Copyright (C) 2014-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
