aboutsummaryrefslogtreecommitdiffstats
path: root/mac/Emacs.app/Contents
diff options
context:
space:
mode:
authorChong Yidong2007-04-24 02:28:19 +0000
committerChong Yidong2007-04-24 02:28:19 +0000
commit07ef6df70906c2f9e117536d393ac3d4cd3e38ad (patch)
treed6724117ba3035fbf3550ef361105b103da86548 /mac/Emacs.app/Contents
parentbbf6b0ba07360c3e8e21a0ca0b643c1432451ed8 (diff)
downloademacs-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.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 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
3CFBundleName = "Emacs"; 3CFBundleName = "Emacs";
4CFBundleShortVersionString = "22.0.98"; 4CFBundleShortVersionString = "22.0.99";
5CFBundleGetInfoString = "22.0.98, Copyright (C) 2007 Free Software Foundation, Inc."; 5CFBundleGetInfoString = "22.0.99, Copyright (C) 2007 Free Software Foundation, Inc.";