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