summaryrefslogtreecommitdiffstats
path: root/Mac/PythonLauncher
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2021-01-01 17:28:23 (GMT)
committerGitHub <noreply@github.com>2021-01-01 17:28:23 (GMT)
commit02639c3bc6a9bae9de635356c289cbae674aa61c (patch)
treec4e11a034e4de88059c9587f7884713a01c8c988 /Mac/PythonLauncher
parent381f3e4bfd4b1c440f7cb3025972fe0acd0406fc (diff)
downloadcpython-02639c3bc6a9bae9de635356c289cbae674aa61c.zip
cpython-02639c3bc6a9bae9de635356c289cbae674aa61c.tar.gz
cpython-02639c3bc6a9bae9de635356c289cbae674aa61c.tar.bz2
Bring Python into the new year. (GH-24036)
(cherry picked from commit de6f20a6de48d63066b2cf5b317f50629f01d74a) Co-authored-by: Dong-hee Na <donghee.na@python.org>
Diffstat (limited to 'Mac/PythonLauncher')
-rw-r--r--Mac/PythonLauncher/Info.plist.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/PythonLauncher/Info.plist.in b/Mac/PythonLauncher/Info.plist.in
index 21a0515..3d8bc3e 100644
--- a/Mac/PythonLauncher/Info.plist.in
+++ b/Mac/PythonLauncher/Info.plist.in
@@ -40,7 +40,7 @@
<key>CFBundleExecutable</key>
<string>Python Launcher</string>
<key>CFBundleGetInfoString</key>
- <string>%VERSION%, © 2001-2020 Python Software Foundation</string>
+ <string>%VERSION%, © 2001-2021 Python Software Foundation</string>
<key>CFBundleIconFile</key>
<string>PythonLauncher.icns</string>
<key>CFBundleIdentifier</key>