setup.py
branchstable
changeset 46413 ed43b6fa847e
parent 46363 d6cfe45afb18
child 46414 16c18d5e5dc8
--- a/setup.py	Thu Jan 28 13:15:34 2021 +0100
+++ b/setup.py	Wed Jan 27 00:54:57 2021 -0500
@@ -1706,7 +1706,7 @@
     extra['console'] = [
         {
             'script': 'hg',
-            'copyright': 'Copyright (C) 2005-2020 Matt Mackall and others',
+            'copyright': 'Copyright (C) 2005-2021 Matt Mackall and others',
             'product_version': version,
         }
     ]