mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Updated version numbers.
This commit is contained in:
parent
c77f6dfd92
commit
de2ecb8466
12 changed files with 32 additions and 31 deletions
|
@ -10,7 +10,7 @@
|
|||
<key>CFBundleExecutable</key>
|
||||
<string>PackageManager</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>2.4alpha1, (c) 2004 Python Software Foundation.</string>
|
||||
<string>2.5alpha0, (c) 2004 Python Software Foundation.</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>PackageManager.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
@ -18,17 +18,17 @@
|
|||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleLongVersionString</key>
|
||||
<string>2.4alpha1, (c) 2004 Python Software Foundation.</string>
|
||||
<string>2.5alpha0, (c) 2004 Python Software Foundation.</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>PythonIDE</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.4alpha1</string>
|
||||
<string>2.5alpha0</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>Pide</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.4alpha1</string>
|
||||
<string>2.5alpha0</string>
|
||||
<key>CSResourcesFileMapped</key>
|
||||
<true/>
|
||||
<key>LSRequiresCarbon</key>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<key>CFBundleExecutable</key>
|
||||
<string>PythonIDE</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>2.4alpha1, (c) 2004 Python Software Foundation.</string>
|
||||
<string>2.5alpha0, (c) 2004 Python Software Foundation.</string>
|
||||
<key>CFBundleHelpBookFolder</key>
|
||||
<array>
|
||||
<string>PythonDocumentation</string>
|
||||
|
@ -42,17 +42,17 @@
|
|||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleLongVersionString</key>
|
||||
<string>2.4alpha1, (c) 2004 Python Software Foundation.</string>
|
||||
<string>2.5alpha0, (c) 2004 Python Software Foundation.</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>PythonIDE</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.4alpha1</string>
|
||||
<string>2.5alpha0</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>Pide</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.4alpha1</string>
|
||||
<string>2.5alpha0</string>
|
||||
<key>CSResourcesFileMapped</key>
|
||||
<true/>
|
||||
<key>LSRequiresCarbon</key>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue