diff options
| author | Chong Yidong | 2007-04-24 02:28:19 +0000 |
|---|---|---|
| committer | Chong Yidong | 2007-04-24 02:28:19 +0000 |
| commit | 07ef6df70906c2f9e117536d393ac3d4cd3e38ad (patch) | |
| tree | d6724117ba3035fbf3550ef361105b103da86548 /mac/Emacs.app/Contents | |
| parent | bbf6b0ba07360c3e8e21a0ca0b643c1432451ed8 (diff) | |
| download | emacs-07ef6df70906c2f9e117536d393ac3d4cd3e38ad.tar.gz emacs-07ef6df70906c2f9e117536d393ac3d4cd3e38ad.zip | |
Bump version to 22.0.99.
Diffstat (limited to 'mac/Emacs.app/Contents')
| -rw-r--r-- | mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings b/mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings index c9f8190c883..1140b7efa4c 100644 --- a/mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings +++ b/mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Localized versions of Info.plist keys */ | 1 | /* Localized versions of Info.plist keys */ |
| 2 | 2 | ||
| 3 | CFBundleName = "Emacs"; | 3 | CFBundleName = "Emacs"; |
| 4 | CFBundleShortVersionString = "22.0.98"; | 4 | CFBundleShortVersionString = "22.0.99"; |
| 5 | CFBundleGetInfoString = "22.0.98, Copyright (C) 2007 Free Software Foundation, Inc."; | 5 | CFBundleGetInfoString = "22.0.99, Copyright (C) 2007 Free Software Foundation, Inc."; |