This commit is contained in:
Steve Checkoway
2003-09-25 06:47:09 +00:00
parent 565c5d46e2
commit e02ecf04d5
2 changed files with 3 additions and 3 deletions
Binary file not shown.
@@ -253,7 +253,7 @@
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>StepMania</string> <string>StepMania</string>
<key>CFBundleGetInfoString</key> <key>CFBundleGetInfoString</key>
<string>StepMania 3.9 alpha 5</string> <string>StepMania 3.9 alpha 6</string>
<key>CFBundleIconFile</key> <key>CFBundleIconFile</key>
<string>smicon.icns</string> <string>smicon.icns</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
@@ -265,11 +265,11 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>3.9 alpha 5</string> <string>3.9 alpha 6</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>Step</string> <string>Step</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>3.9 alpha 5</string> <string>3.9 alpha 6</string>
<key>NSPrincipalClass</key> <key>NSPrincipalClass</key>
<string>NSApplication</string> <string>NSApplication</string>
</dict> </dict>