details: https://code.tryton.org/tryton/commit/ab41a64f7fa2 branch: 7.0 user: Cédric Krier <[email protected]> date: Wed Mar 18 23:21:39 2026 +0100 description: Prepare release trytond-7.0.47 diffstat:
trytond/CHANGELOG | 5 +++++ trytond/COPYRIGHT | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diffs (26 lines): diff -r 25e04a1a24ed -r ab41a64f7fa2 trytond/CHANGELOG --- a/trytond/CHANGELOG Sat Mar 14 18:09:29 2026 +0100 +++ b/trytond/CHANGELOG Wed Mar 18 23:21:39 2026 +0100 @@ -1,3 +1,8 @@ + +Version 7.0.47 - 2026-03-18 +--------------------------- +* Bug fixes (see mercurial logs for details) + Version 7.0.46 - 2026-03-02 --------------------------- diff -r 25e04a1a24ed -r ab41a64f7fa2 trytond/COPYRIGHT --- a/trytond/COPYRIGHT Sat Mar 14 18:09:29 2026 +0100 +++ b/trytond/COPYRIGHT Wed Mar 18 23:21:39 2026 +0100 @@ -4,8 +4,8 @@ Copyright (C) 2008-2026 B2CK SPRL. Copyright (C) 2011 Openlabs Technologies & Consulting (P) Ltd. Copyright (C) 2011-2026 Nicolas Évrard. -Copyright (C) 2020-2025 Maxime Richez -Copyright (C) 2020-2025 SALUC SA +Copyright (C) 2020-2026 Maxime Richez +Copyright (C) 2020-2026 SALUC SA 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
