diff --git a/spectre-meltdown-checker.sh b/spectre-meltdown-checker.sh index 93b93a1..60718fe 100755 --- a/spectre-meltdown-checker.sh +++ b/spectre-meltdown-checker.sh @@ -1,7 +1,7 @@ #! /bin/sh # Spectre & Meltdown checker # Stephane Lesimple -VERSION=0.15 +VERSION=0.16 # print status function pstatus()