]> granicus.if.org Git - python/commitdiff
Ready for 2.2 distribution.
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 12 Dec 2001 21:40:38 +0000 (21:40 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 12 Dec 2001 21:40:38 +0000 (21:40 +0000)
Mac/OSXResources/app/Info.plist
Mac/OSXResources/framework/Info.plist
Mac/OSXResources/framework/version.plist

index da65acd44162365c8db6d92a2d4da967b7db86f7..b51ffc1d4b7387f902fffcb1ee99056309dc0faf 100644 (file)
        </array>
        <key>CFBundleExecutable</key>
        <string>python</string>
+
        <key>CFBundleGetInfoString</key>
-       <string>Python Interpreter version 2.2a3, (c) 2001 Python Software Foundation.</string>
+       <string>Python Interpreter version 2.2, (c) 2001 Python Software Foundation.</string>
+       <key>CFBundleLongVersionString</key>
+       <string>2.2, (c) 2001 Python Software Foundation.</string>
+       <key>NSHumanReadableCopyright</key>
+       <string>Copyright 2001 Python Software Foundation.</string>
+       <key>CFBundleShortVersionString</key>
+       <string>6.5</string>
+
        <key>CFBundleIconFile</key>
        <string>PythonInterpreter.icns</string>
        <key>CFBundleIdentifier</key>
        <string>PythonInterpreter</string>
        <key>CFBundlePackageType</key>
        <string>APPL</string>
-       <key>CFBundleShortVersionString</key>
-       <string>Python Interpreter version 2.2a3</string>
        <key>CFBundleSignature</key>
        <string>PytX</string>
        <key>CFBundleVersion</key>
-       <string>2.2a3</string>
+       <string>2.2</string>
+       <key>LSRequiresCarbon</key>
+    <true/>
        <key>CSResourcesFileMapped</key>
        <true/>
 </dict>
index dfb9457477a6d344c8625eab7ee626801fa540b6..34eacd575626554a7d0d2a2838c52937a515c73f 100644 (file)
        <key>CFBundlePackageType</key>
        <string>FMWK</string>
        <key>CFBundleShortVersionString</key>
-       <string>2.2a1</string>
+       <string>2.2</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
-       <string>vecLib 1.1-4</string>
+       <string>2.2</string>
 </dict>
 </plist>
index b4a145cfab80cc2bc9f75c702600b8882475af11..2a1913e3b955ec5dc73147cfde81570eb19da77c 100644 (file)
@@ -5,14 +5,14 @@
        <key>BuildVersion</key>
        <string>1</string>
        <key>CFBundleShortVersionString</key>
-       <string>2.2a1</string>
+       <string>2.2</string>
        <key>CFBundleVersion</key>
-       <string>Python 2.2a1</string>
+       <string>Python 2.2</string>
        <key>ProjectName</key>
        <string>Python</string>
        <key>ReleaseStatus</key>
-       <string>alfa</string>
+       <string>final</string>
        <key>SourceVersion</key>
-       <string>2.2a1</string>
+       <string>2.2</string>
 </dict>
 </plist>