details: https://code.tryton.org/tryton/commit/f7aef5211d21 branch: 6.0 user: Cédric Krier <[email protected]> date: Wed Mar 18 23:24:20 2026 +0100 description: Prepare release trytond-6.0.75 diffstat:
trytond/CHANGELOG | 5 +++++ trytond/COPYRIGHT | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diffs (26 lines): diff -r 4e3802e93998 -r f7aef5211d21 trytond/CHANGELOG --- a/trytond/CHANGELOG Sat Mar 14 18:09:29 2026 +0100 +++ b/trytond/CHANGELOG Wed Mar 18 23:24:20 2026 +0100 @@ -1,3 +1,8 @@ + +Version 6.0.75 - 2026-03-18 +--------------------------- +* Bug fixes (see mercurial logs for details) + Version 6.0.74 - 2026-03-02 --------------------------- diff -r 4e3802e93998 -r f7aef5211d21 trytond/COPYRIGHT --- a/trytond/COPYRIGHT Sat Mar 14 18:09:29 2026 +0100 +++ b/trytond/COPYRIGHT Wed Mar 18 23:24:20 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-2023 Maxime Richez -Copyright (C) 2020-2023 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
