aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStéphane Lesimple <speed47_github@speed47.net>2018-01-08 17:48:20 +0100
committerStéphane Lesimple <speed47_github@speed47.net>2018-01-08 17:48:20 +0100
commit8d4d295309303ea4b8cdb41e1113f602e92276d0 (patch)
treeab694e5b9d259dcd301e778d34bbf75870c3283f
parent1ff437edbb94010dcb65597d71b3a196d98973a9 (diff)
downloadspectre-meltdown-checker-8d4d295309303ea4b8cdb41e1113f602e92276d0.tar.lz
spectre-meltdown-checker-8d4d295309303ea4b8cdb41e1113f602e92276d0.tar.xz
spectre-meltdown-checker-8d4d295309303ea4b8cdb41e1113f602e92276d0.zip
bump to v0.16 to reflect changes
-rwxr-xr-xspectre-meltdown-checker.sh2
1 files changed, 1 insertions, 1 deletions
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()