diff setup.py @ 44240:15eb90965a00

merge with stable
author Augie Fackler <augie@google.com>
date Mon, 03 Feb 2020 11:51:52 -0500
parents a7f8160cc4e4 0ab651b5f77c
children d8d4fa9a7f18
line wrap: on
line diff
--- 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,
         }
     ]