branch | stable |
changeset 52586 | 6ca5cf290ebe |
parent 52243 | 309f58964a9e |
child 52677 | b7afc38468bd |
--- a/setup.py Thu Dec 19 00:27:48 2024 +0100 +++ b/setup.py Thu Jan 02 11:11:11 2025 -0500 @@ -1800,7 +1800,7 @@ extra['console'] = [ { 'script': 'hg', - 'copyright': 'Copyright (C) 2005-2024 Olivia Mackall and others', + 'copyright': 'Copyright (C) 2005-2025 Olivia Mackall and others', 'product_version': version, } ]