summaryrefslogtreecommitdiffstats
path: root/Mac/PythonLauncher
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2017-01-02 04:04:13 (GMT)
committerBenjamin Peterson <benjamin@python.org>2017-01-02 04:04:13 (GMT)
commite527dd34bc4d894b469f48af9369b0f8e1138ea9 (patch)
tree6f07273ed5219df2ab887b1474cae970c9c10e1c /Mac/PythonLauncher
parent60ac989d6f9884f551327cc7e9a4b71ef67ab533 (diff)
downloadcpython-e527dd34bc4d894b469f48af9369b0f8e1138ea9.zip
cpython-e527dd34bc4d894b469f48af9369b0f8e1138ea9.tar.gz
cpython-e527dd34bc4d894b469f48af9369b0f8e1138ea9.tar.bz2
ring in 2017 for Python
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 0a5a439..1a8e2b4 100644
--- a/Mac/PythonLauncher/Info.plist.in
+++ b/Mac/PythonLauncher/Info.plist.in
@@ -40,7 +40,7 @@
<key>CFBundleExecutable</key>
<string>PythonLauncher</string>
<key>CFBundleGetInfoString</key>
- <string>%VERSION%, © 2001-2014 Python Software Foundation</string>
+ <string>%VERSION%, © 2001-2017 Python Software Foundation</string>
<key>CFBundleIconFile</key>
<string>PythonLauncher.icns</string>
<key>CFBundleIdentifier</key>