comparison mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings @ 92807:c3e26eb18c65

Set version to 23.0.60.
author Glenn Morris <rgm@gnu.org>
date Thu, 13 Mar 2008 03:17:30 +0000
parents 3bdd5ead3883
children
comparison
equal deleted inserted replaced
92806:1f8863f303d2 92807:c3e26eb18c65
1 /* Localized versions of Info.plist keys */ 1 /* Localized versions of Info.plist keys */
2 2
3 CFBundleName = "Emacs"; 3 CFBundleName = "Emacs";
4 CFBundleShortVersionString = "23.0.50"; 4 CFBundleShortVersionString = "23.0.60";
5 CFBundleGetInfoString = "23.0.50, Copyright (C) 2008 Free Software Foundation, Inc."; 5 CFBundleGetInfoString = "23.0.60, Copyright (C) 2008 Free Software Foundation, Inc.";