From f0406f91609af2c14390754b7837d66d181119d8 Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Thu, 10 Nov 2022 05:42:30 -0800 Subject: [PATCH] Mac: update a comment --- mac_build/Mac_SA_Secure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mac_build/Mac_SA_Secure.sh b/mac_build/Mac_SA_Secure.sh index bf5f5ed90a..70bb425efc 100755 --- a/mac_build/Mac_SA_Secure.sh +++ b/mac_build/Mac_SA_Secure.sh @@ -69,7 +69,7 @@ # Updated 11/8/22 revised setprojectgrp wonership & permissions for MacOS 13 # # WARNING: do not use this script with versions of BOINC older -# than 6.8.20 and 6.10.30 +# than 7.20.4 function make_boinc_user() { DarwinVersion=`uname -r`;