details: https://code.tryton.org/tryton/commit/410ee386c18b branch: 6.0 user: Cédric Krier <[email protected]> date: Thu Mar 19 00:09:32 2026 +0100 description: Prepare release country-6.0.4 diffstat:
modules/country/CHANGELOG | 5 +++++ modules/country/COPYRIGHT | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diffs (24 lines): diff -r 0e56da08bd4b -r 410ee386c18b modules/country/CHANGELOG --- a/modules/country/CHANGELOG Thu Mar 19 00:03:38 2026 +0100 +++ b/modules/country/CHANGELOG Thu Mar 19 00:09:32 2026 +0100 @@ -1,3 +1,8 @@ + +Version 6.0.4 - 2026-03-18 +-------------------------- +* Bug fixes (see mercurial logs for details) + Version 6.0.3 - 2022-10-17 * Bug fixes (see mercurial logs for details) diff -r 0e56da08bd4b -r 410ee386c18b modules/country/COPYRIGHT --- a/modules/country/COPYRIGHT Thu Mar 19 00:03:38 2026 +0100 +++ b/modules/country/COPYRIGHT Thu Mar 19 00:09:32 2026 +0100 @@ -1,6 +1,6 @@ -Copyright (C) 2008-2022 Cédric Krier. +Copyright (C) 2008-2026 Cédric Krier. Copyright (C) 2008-2013 Bertrand Chenal. -Copyright (C) 2008-2022 B2CK SPRL. +Copyright (C) 2008-2026 B2CK SPRL. Copyright (C) 2004-2008 Tiny SPRL. This program is free software: you can redistribute it and/or modify
