diff options
-rw-r--r-- | mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings b/mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings index 88098f4728f..004497316d8 100644 --- a/mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings +++ b/mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings @@ -2,4 +2,4 @@ CFBundleName = "Emacs"; CFBundleShortVersionString = "22.0.92"; -CFBundleGetInfoString = "22.0.92, Copyright (C) 2006 Free Software Foundation, Inc."; +CFBundleGetInfoString = "22.0.92, Copyright (C) 2007 Free Software Foundation, Inc."; |