quakespasm/MacOSX/English.lproj/InfoPlist.strings
Kristian Duske ba2326a070 Changed version strings.
git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@553 af15c1b1-3010-417e-b628-4374ebc0bcbd
2011-12-26 22:42:21 +00:00

6 lines
536 B
Text

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