diff --git a/NotCPUCores.au3 b/NotCPUCores.au3 index 0acc42a..4a74836 100644 --- a/NotCPUCores.au3 +++ b/NotCPUCores.au3 @@ -6,10 +6,10 @@ #AutoIt3Wrapper_Compression=4 #AutoIt3Wrapper_Compile_Both=y #AutoIt3Wrapper_UseX64=y -#AutoIt3Wrapper_Res_Comment=Compiled 10/3/2021 @ ~8:30 EST +#AutoIt3Wrapper_Res_Comment=Compiled 10/18/2021 @ ~8:30 EST #AutoIt3Wrapper_Res_Description=NotCPUCores -#AutoIt3Wrapper_Res_Fileversion=1.7.3.1 -#AutoIt3Wrapper_Res_ProductVersion=1.7.3.1 +#AutoIt3Wrapper_Res_Fileversion=1.7.3.2 +#AutoIt3Wrapper_Res_ProductVersion=1.7.3.2 #AutoIt3Wrapper_Res_LegalCopyright=Robert Maehl, using LGPL 3 License #AutoIt3Wrapper_Res_Language=1033 #AutoIt3Wrapper_Res_requestedExecutionLevel=highestAvailable @@ -86,7 +86,7 @@ Func Main() Local $aUnload[0] Local $hLibrary = "" Local $hProfile = "Autoload.ncc" - Local $sVersion = "1.7.3.0" + Local $sVersion = "1.7.3.2" Local $iAllCores Local $sPriority = "High" Local $sBPriority = "High"