Changed Bundle Identifier back to 2.1, we don't need a new Preferences version for 2.1.1.

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1040 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
markgrebe 2006-03-12 03:10:29 +00:00
parent c7863e1f56
commit de380d267c
1 changed files with 3 additions and 3 deletions

View File

@ -33,7 +33,7 @@
<key>CFBundleExecutable</key>
<string>StellaOSX</string>
<key>CFBundleGetInfoString</key>
<string>2.1.0a</string>
<string>2.1.1 Beta</string>
<key>CFBundleHelpBookFolder</key>
<string>docs</string>
<key>CFBundleHelpBookName</key>
@ -45,13 +45,13 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>StellaOSX 2.1.0a</string>
<string>StellaOSX 2.1.1 Beta</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
<string>StLa</string>
<key>CFBundleVersion</key>
<string>2.1.0a</string>
<string>2.1.1 Beta</string>
<key>NSMainNibFile</key>
<string>SDLMain.nib</string>
<key>NSPrincipalClass</key>