From f7733694bc1d642ac30af0e00640f1a9179985c7 Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Sat, 30 Jun 2007 06:58:17 +0000 Subject: [PATCH] Mac: Update user-visible copyright dates from 2006 to 2007 svn path=/trunk/boinc/; revision=13064 --- mac_build/English.lproj/InfoPlist.strings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mac_build/English.lproj/InfoPlist.strings b/mac_build/English.lproj/InfoPlist.strings index 0e61755549..a27d22bfc9 100755 --- a/mac_build/English.lproj/InfoPlist.strings +++ b/mac_build/English.lproj/InfoPlist.strings @@ -1,5 +1,5 @@ /* Localized versions of Info.plist keys */ CFBundleName = "BOINC"; -CFBundleShortVersionString = "BOINC version 5.10.7"; -CFBundleGetInfoString = "BOINC version 5.10.7, Copyright 2006 University of California."; +CFBundleShortVersionString = "BOINC version 5.11.0"; +CFBundleGetInfoString = "BOINC version 5.11.0, Copyright 2007 University of California.";