aboutsummaryrefslogtreecommitdiffstats
path: root/mac/Emacs.app/Contents/Resources
diff options
context:
space:
mode:
authorChong Yidong2007-04-17 01:38:44 +0000
committerChong Yidong2007-04-17 01:38:44 +0000
commit48742df4f49c5e9f1a2b69c0bdb685c2bca0ce68 (patch)
tree5935e8806831f101a4d025191f3b0d5a74145e44 /mac/Emacs.app/Contents/Resources
parentbdbfe3bfd60b514733b77cfd7debe66e1b3a60f8 (diff)
downloademacs-48742df4f49c5e9f1a2b69c0bdb685c2bca0ce68.tar.gz
emacs-48742df4f49c5e9f1a2b69c0bdb685c2bca0ce68.zip
Bump version to 22.0.98.
Diffstat (limited to 'mac/Emacs.app/Contents/Resources')
-rw-r--r--mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings4
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 e064b75f487..c9f8190c883 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
3CFBundleName = "Emacs"; 3CFBundleName = "Emacs";
4CFBundleShortVersionString = "22.0.97"; 4CFBundleShortVersionString = "22.0.98";
5CFBundleGetInfoString = "22.0.97, Copyright (C) 2007 Free Software Foundation, Inc."; 5CFBundleGetInfoString = "22.0.98, Copyright (C) 2007 Free Software Foundation, Inc.";