mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +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";
|