quakespasm/MacOSX/English.lproj/InfoPlist.strings
Ozkan Sezer 796f7b7601 changed version to 0.92.2, added placeholders for changelog in the readme.
git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1350 af15c1b1-3010-417e-b628-4374ebc0bcbd
2016-10-14 09:47:07 +00:00

6 lines
536 B
Text

/* Localized versions of Info.plist keys */
CFBundleName = "QuakeSpasm";
CFBundleShortVersionString = "0.92.2";
CFBundleGetInfoString = "QuakeSpasm 0.92.2, Copyright 2016 by the QuakeSpasm team.";
NSHumanReadableCopyright = "Copyright 2016 by the QuakeSpasm team.";