diff --git a/spectre-meltdown-checker.sh b/spectre-meltdown-checker.sh index 6d67860..7f8eb9b 100755 --- a/spectre-meltdown-checker.sh +++ b/spectre-meltdown-checker.sh @@ -13,7 +13,7 @@ # # Stephane Lesimple # -VERSION='0.46+' +VERSION='1.21.260330908' # --- Common paths and basedirs --- readonly VULN_SYSFS_BASE="/sys/devices/system/cpu/vulnerabilities"