Update Mac OSX version number and date strings

This commit is contained in:
qwertymodo 2017-11-20 17:29:39 -08:00
parent d89154a0b2
commit d03700483c
4 changed files with 11 additions and 11 deletions

View File

@ -1,5 +1,5 @@
/* Localized versions of Info.plist keys */
CFBundleName = "Snes9x";
CFBundleShortVersionString = "1.53";
CFBundleGetInfoString = "Snes9x 1.53, Copyright 1996-2011 Snes9x developers.";
CFBundleShortVersionString = "1.55";
CFBundleGetInfoString = "Snes9x 1.55, Copyright 1996-2017 Snes9x developers.";

View File

@ -162,7 +162,7 @@
<key>CFBundleExecutable</key>
<string>Snes9x</string>
<key>CFBundleGetInfoString</key>
<string>Snes9x 1.53, Copyright 1996-2011 Snes9x developers.</string>
<string>Snes9x 1.55, Copyright 1996-2017 Snes9x developers.</string>
<key>CFBundleHelpBookFolder</key>
<string>Snes9x Help</string>
<key>CFBundleHelpBookName</key>
@ -178,11 +178,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.53</string>
<string>1.55</string>
<key>CFBundleSignature</key>
<string>~9X~</string>
<key>CFBundleVersion</key>
<string>1.53</string>
<string>1.55</string>
<key>CSResourcesFileMapped</key>
<true/>
</dict>

View File

@ -162,7 +162,7 @@
<key>CFBundleExecutable</key>
<string>Snes9x (i386)</string>
<key>CFBundleGetInfoString</key>
<string>Snes9x 1.53, Copyright 1996-2011 Snes9x developers.</string>
<string>Snes9x 1.55, Copyright 1996-2017 Snes9x developers.</string>
<key>CFBundleHelpBookFolder</key>
<string>Snes9x Help</string>
<key>CFBundleHelpBookName</key>
@ -178,11 +178,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.53</string>
<string>1.55</string>
<key>CFBundleSignature</key>
<string>~9X~</string>
<key>CFBundleVersion</key>
<string>1.53</string>
<string>1.55</string>
<key>CSResourcesFileMapped</key>
<true/>
</dict>

View File

@ -162,7 +162,7 @@
<key>CFBundleExecutable</key>
<string>Snes9x (ppc)</string>
<key>CFBundleGetInfoString</key>
<string>Snes9x 1.53, Copyright 1996-2011 Snes9x developers.</string>
<string>Snes9x 1.55, Copyright 1996-2017 Snes9x developers.</string>
<key>CFBundleHelpBookFolder</key>
<string>Snes9x Help</string>
<key>CFBundleHelpBookName</key>
@ -178,11 +178,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.53</string>
<string>1.55</string>
<key>CFBundleSignature</key>
<string>~9X~</string>
<key>CFBundleVersion</key>
<string>1.53</string>
<string>1.55</string>
<key>CSResourcesFileMapped</key>
<true/>
</dict>