comparison nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings @ 103495:553e282e658d EMACS_PRETEST_23_0_95

Bump version number to 23.0.95.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 19 Jun 2009 17:10:49 +0000
parents 75e6ecda8c42
children ed6152fc596c
comparison
equal deleted inserted replaced
103494:c40adf34da5b 103495:553e282e658d
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.0.94"; 4 CFBundleShortVersionString = "Version 23.0.95";
5 CFBundleGetInfoString = "Emacs version 23.0.94, NS Windowing"; 5 CFBundleGetInfoString = "Emacs version 23.0.95, NS Windowing";
6 NSHumanReadableCopyright = "Copyright (C) 2009 Free Software Foundation, Inc."; 6 NSHumanReadableCopyright = "Copyright (C) 2009 Free Software Foundation, Inc.";