diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2011-09-25 23:20:03 -0400 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2011-09-25 23:20:03 -0400 |
commit | f7d75b4bba824e0956b2e78cf4e7e98378d23521 (patch) | |
tree | c0ddfdeef83f2e89ff5c7bd13f2038aa6ea363ac /nextstep/Cocoa/Emacs.base/Contents/Resources | |
parent | a0c6445257576d75a85810dd93e020105d7ac17c (diff) | |
download | emacs-f7d75b4bba824e0956b2e78cf4e7e98378d23521.tar.gz emacs-f7d75b4bba824e0956b2e78cf4e7e98378d23521.tar.bz2 emacs-f7d75b4bba824e0956b2e78cf4e7e98378d23521.zip |
Bump version to 24.0.90.
Regenerate AUTHORS and ldefs-boot.el.
Diffstat (limited to 'nextstep/Cocoa/Emacs.base/Contents/Resources')
-rw-r--r-- | nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings b/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings index 95bc8ad83e6..67e7de1e0bd 100644 --- a/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings +++ b/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings @@ -1,6 +1,6 @@ /* Localized versions of Info.plist keys */ CFBundleName = "Emacs"; -CFBundleShortVersionString = "Version 24.0.50"; -CFBundleGetInfoString = "Emacs version 24.0.50, NS Windowing"; +CFBundleShortVersionString = "Version 24.0.90"; +CFBundleGetInfoString = "Emacs version 24.0.90, NS Windowing"; NSHumanReadableCopyright = "Copyright (C) 2011 Free Software Foundation, Inc."; |