details: https://code.tryton.org/tryton/commit/d7fdaabb73cc branch: 7.6 user: Cédric Krier <[email protected]> date: Thu Mar 19 00:07:28 2026 +0100 description: Prepare release country-7.6.1 diffstat:
modules/country/CHANGELOG | 5 +++++ modules/country/COPYRIGHT | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diffs (24 lines): diff -r 547633ab9c03 -r d7fdaabb73cc modules/country/CHANGELOG --- a/modules/country/CHANGELOG Thu Mar 19 00:01:35 2026 +0100 +++ b/modules/country/CHANGELOG Thu Mar 19 00:07:28 2026 +0100 @@ -1,3 +1,8 @@ + +Version 7.6.1 - 2026-03-18 +-------------------------- +* Bug fixes (see mercurial logs for details) + Version 7.6.0 - 2025-04-28 -------------------------- diff -r 547633ab9c03 -r d7fdaabb73cc modules/country/COPYRIGHT --- a/modules/country/COPYRIGHT Thu Mar 19 00:01:35 2026 +0100 +++ b/modules/country/COPYRIGHT Thu Mar 19 00:07:28 2026 +0100 @@ -1,6 +1,6 @@ -Copyright (C) 2008-2025 Cédric Krier. +Copyright (C) 2008-2026 Cédric Krier. Copyright (C) 2008-2013 Bertrand Chenal. -Copyright (C) 2008-2025 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
