setup.py
branchstable
changeset 48743 a1538c05d855
parent 48303 2ce31dbde4b1
child 48773 6cfa30681a1d
--- a/setup.py	Mon Feb 14 19:03:22 2022 +0100
+++ b/setup.py	Tue Feb 15 15:52:44 2022 +0100
@@ -1722,7 +1722,7 @@
     extra['console'] = [
         {
             'script': 'hg',
-            'copyright': 'Copyright (C) 2005-2021 Olivia Mackall and others',
+            'copyright': 'Copyright (C) 2005-2022 Olivia Mackall and others',
             'product_version': version,
         }
     ]