diff setup.py @ 52695:b7afc38468bd

branching: merge stable into default
author Rapha?l Gom?s <rgomes@octobus.net>
date Thu, 16 Jan 2025 17:18:16 +0100
parents f5091286b10c 6ca5cf290ebe
children 30510238284e
line wrap: on
line diff
--- a/setup.py	Mon Dec 09 06:23:34 2024 +0100
+++ b/setup.py	Thu Jan 16 17:18:16 2025 +0100
@@ -1760,7 +1760,7 @@
     extra['console'] = [
         {
             'script': 'hg',
-            'copyright': 'Copyright (C) 2005-2024 Olivia Mackall and others',
+            'copyright': 'Copyright (C) 2005-2025 Olivia Mackall and others',
             'product_version': version,
         }
     ]