setup.py
branchstable
changeset 49830 bc59c1e5dd01
parent 49396 ece490b02a9b
child 49845 e0c0545e2e55
child 49970 8d390a13474d
--- a/setup.py	Mon Jan 02 15:27:55 2023 +0400
+++ b/setup.py	Mon Jan 02 11:38:20 2023 -0500
@@ -1654,7 +1654,7 @@
     extra['console'] = [
         {
             'script': 'hg',
-            'copyright': 'Copyright (C) 2005-2022 Olivia Mackall and others',
+            'copyright': 'Copyright (C) 2005-2023 Olivia Mackall and others',
             'product_version': version,
         }
     ]