branch | stable |
changeset 51664 | 45ba8416afc4 |
parent 51628 | bf1d26bd5b6a |
child 51751 | 9b8c71d0b785 |
child 51829 | 6388fd855f66 |
--- a/setup.py Mon Jul 08 17:52:08 2024 +0200 +++ b/setup.py Fri Jul 12 15:29:35 2024 +0400 @@ -1741,7 +1741,7 @@ extra['console'] = [ { 'script': 'hg', - 'copyright': 'Copyright (C) 2005-2023 Olivia Mackall and others', + 'copyright': 'Copyright (C) 2005-2024 Olivia Mackall and others', 'product_version': version, } ]