summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2017-01-03 02:30:26 (GMT)
committerLarry Hastings <larry@hastings.org>2017-01-03 02:30:26 (GMT)
commitaa772e3cd205abc8c843f0ac0265b826911f49df (patch)
tree48c970b1a9d85e361599eab4cfba1fc7e3ae1be9
parenta7aa988ddc30d6b81a06993973efd070204ddfb0 (diff)
parent0717564746cf3ac25bae448d7412e9bea49dba69 (diff)
downloadcpython-aa772e3cd205abc8c843f0ac0265b826911f49df.zip
cpython-aa772e3cd205abc8c843f0ac0265b826911f49df.tar.gz
cpython-aa772e3cd205abc8c843f0ac0265b826911f49df.tar.bz2
Merge Python 3.4.6rc1 changes back into main branch.
-rw-r--r--Mac/IDLE/IDLE.app/Contents/Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/IDLE/IDLE.app/Contents/Info.plist b/Mac/IDLE/IDLE.app/Contents/Info.plist
index f7c3b35..5507687 100644
--- a/Mac/IDLE/IDLE.app/Contents/Info.plist
+++ b/Mac/IDLE/IDLE.app/Contents/Info.plist
@@ -36,7 +36,7 @@
<key>CFBundleExecutable</key>
<string>IDLE</string>
<key>CFBundleGetInfoString</key>
- <string>%version%, © 2001-2016 Python Software Foundation</string>
+ <string>%version%, © 2001-2017 Python Software Foundation</string>
<key>CFBundleIconFile</key>
<string>IDLE.icns</string>
<key>CFBundleIdentifier</key>