setup.py
branchstable
changeset 44170 0ab651b5f77c
parent 44115 e1b8b4e4f496
child 44240 15eb90965a00
child 44378 bb58931d0c4f
--- a/setup.py	Sat Jan 25 01:06:46 2020 -0500
+++ b/setup.py	Sat Jan 25 00:16:04 2020 -0500
@@ -1599,7 +1599,7 @@
     extra['console'] = [
         {
             'script': 'hg',
-            'copyright': 'Copyright (C) 2005-2019 Matt Mackall and others',
+            'copyright': 'Copyright (C) 2005-2020 Matt Mackall and others',
             'product_version': version,
         }
     ]