setup.py
changeset 44240 15eb90965a00
parent 44202 a7f8160cc4e4
parent 44170 0ab651b5f77c
child 44305 d8d4fa9a7f18
--- a/setup.py	Fri Jan 31 10:53:50 2020 -0800
+++ b/setup.py	Mon Feb 03 11:51:52 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,
         }
     ]