Changeset 12177
- Timestamp:
- Jun 1, 2009, 7:58:38 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/cocoa-ide/ide-contents/Resources/English.lproj/InfoPlist.strings
r12142 r12177 1 1 /* Localized versions of Info.plist keys */ 2 2 3 CFBundleName = "Clozure CL"; 4 CFBundleShortVersionString = "Clozure Common Lisp version 1.3"; 5 CFBundleGetInfoString = "Clozure Common Lisp version 1.3, Copyright 2002-2009 Clozure Associates and contributors."; 3 CFBundleShortVersionString = "Version 1.4-dev"; 4 CFBundleGetInfoString = "Clozure Common Lisp version 1.4, Copyright 2002-2009 Clozure Associates and contributors."; 6 5 NSHumanReadableCopyright = "Copyright 2002-2009 Clozure Associates and contributors.";
Note: See TracChangeset
for help on using the changeset viewer.