diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2007-04-04 00:42:38 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2007-04-04 00:42:38 +0000 |
commit | 85adab9a0aa817072a7e0ccf6837778b47b1e49e (patch) | |
tree | c071072684370a36741dc92ae87e804fa5e137e9 /mac/Emacs.app | |
parent | c345112ee13b28c6745ad33778d859284a6480c0 (diff) | |
download | emacs-85adab9a0aa817072a7e0ccf6837778b47b1e49e.tar.gz |
Bump version to 22.0.97.
Diffstat (limited to 'mac/Emacs.app')
-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 c84e392b177..e064b75f487 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 @@ /* Localized versions of Info.plist keys */ CFBundleName = "Emacs"; -CFBundleShortVersionString = "22.0.96"; -CFBundleGetInfoString = "22.0.96, Copyright (C) 2007 Free Software Foundation, Inc."; +CFBundleShortVersionString = "22.0.97"; +CFBundleGetInfoString = "22.0.97, Copyright (C) 2007 Free Software Foundation, Inc."; |