diff --git a/spectre-meltdown-checker.sh b/spectre-meltdown-checker.sh index 9a5d3ce..04364e6 100755 --- a/spectre-meltdown-checker.sh +++ b/spectre-meltdown-checker.sh @@ -13,7 +13,7 @@ # # Stephane Lesimple # -VERSION='26.21.0330929' +VERSION='26.21.0331743' # --- Common paths and basedirs --- readonly VULN_SYSFS_BASE="/sys/devices/system/cpu/vulnerabilities"