# HG changeset patch # User Glenn Morris # Date 1188375061 0 # Node ID a3c18aa883201edb5098415bcc2925fb4823fc1b # Parent 7ce67365b96ad44bc63c2bb578e4702f7b1f8806 Increase version to 23.0.50. diff -r 7ce67365b96a -r a3c18aa88320 mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings --- a/mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings Wed Aug 29 08:10:45 2007 +0000 +++ b/mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings Wed Aug 29 08:11:01 2007 +0000 @@ -1,5 +1,5 @@ /* Localized versions of Info.plist keys */ CFBundleName = "Emacs"; -CFBundleShortVersionString = "22.1.50"; -CFBundleGetInfoString = "22.1.50, Copyright (C) 2007 Free Software Foundation, Inc."; +CFBundleShortVersionString = "23.0.50"; +CFBundleGetInfoString = "23.0.50, Copyright (C) 2007 Free Software Foundation, Inc.";