Mercurial > emacs
changeset 77876:ddb2638b1878
Bump version number to 22.1.50.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 04 Jun 2007 20:42:17 +0000 |
parents | b0958c92ecd4 |
children | e2091a765cdd |
files | mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings Mon Jun 04 20:42:12 2007 +0000 +++ b/mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings Mon Jun 04 20:42:17 2007 +0000 @@ -1,5 +1,5 @@ /* Localized versions of Info.plist keys */ CFBundleName = "Emacs"; -CFBundleShortVersionString = "22.1"; -CFBundleGetInfoString = "22.1, Copyright (C) 2007 Free Software Foundation, Inc."; +CFBundleShortVersionString = "22.1.50"; +CFBundleGetInfoString = "22.1.50, Copyright (C) 2007 Free Software Foundation, Inc.";