changeset 191db95d8179 in modules/account_payment_sepa:4.4 details: https://hg.tryton.org/modules/account_payment_sepa?cmd=changeset;node=191db95d8179 description: Prepare release 4.4.3 diffstat:
CHANGELOG | 3 +++ COPYRIGHT | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (21 lines): diff -r 0fd65a8ba48d -r 191db95d8179 CHANGELOG --- a/CHANGELOG Wed Nov 07 16:15:56 2018 +0100 +++ b/CHANGELOG Mon Dec 03 01:00:35 2018 +0100 @@ -1,3 +1,6 @@ +Version 4.4.3 - 2018-12-03 +* Bug fixes (see mercurial logs for details) + Version 4.4.2 - 2017-07-01 * Bug fixes (see mercurial logs for details) diff -r 0fd65a8ba48d -r 191db95d8179 COPYRIGHT --- a/COPYRIGHT Wed Nov 07 16:15:56 2018 +0100 +++ b/COPYRIGHT Mon Dec 03 01:00:35 2018 +0100 @@ -1,5 +1,5 @@ -Copyright (C) 2013-2017 Cédric Krier. -Copyright (C) 2013-2017 B2CK SPRL. +Copyright (C) 2013-2018 Cédric Krier. +Copyright (C) 2013-2018 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
