Skip to content

Commit

Permalink
bump to v0.41
Browse files Browse the repository at this point in the history
  • Loading branch information
speed47 committed May 15, 2019
1 parent 871443c commit ae56ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spectre-meltdown-checker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#
# Stephane Lesimple
#
VERSION='0.40'
VERSION='0.41'

trap 'exit_cleanup' EXIT
trap '_warn "interrupted, cleaning up..."; exit_cleanup; exit 1' INT
Expand Down

0 comments on commit ae56ec0

Please sign in to comment.