comparison nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings @ 107367:b4d27afff1bf

Bump version to 24.0.50.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 10 Mar 2010 10:17:13 -0500
parents bd6485c5bd3d
children 40af77a50adc
comparison
equal deleted inserted replaced
107366:14ff9accfbd3 107367:b4d27afff1bf
1 /* Localized versions of Info.plist keys */ 1 /* Localized versions of Info.plist keys */
2 2
3 CFBundleName = "Emacs"; 3 CFBundleName = "Emacs";
4 CFBundleShortVersionString = "Version 23.1.93"; 4 CFBundleShortVersionString = "Version 24.0.50";
5 CFBundleGetInfoString = "Emacs version 23.1.93, NS Windowing"; 5 CFBundleGetInfoString = "Emacs version 24.0.50, NS Windowing";
6 NSHumanReadableCopyright = "Copyright (C) 2010 Free Software Foundation, Inc."; 6 NSHumanReadableCopyright = "Copyright (C) 2010 Free Software Foundation, Inc.";