mirror of
https://github.com/python/cpython.git
synced 2025-11-03 15:11:34 +00:00
eventually be generated so version numbers and such are automatically correct, but they do the job for now.
5 lines
162 B
Text
5 lines
162 B
Text
/* Localized versions of Info.plist keys */
|
|
|
|
CFBundleName = "Python";
|
|
CFBundleShortVersionString = "2.2a1";
|
|
CFBundleGetInfoString = "Python Runtime and Library";
|