Skip to content

Commit

Permalink
release v0.46
Browse files Browse the repository at this point in the history
  • Loading branch information
speed47 committed Jul 26, 2023
1 parent f34dd5f commit b8f8c81
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 @@ -12,7 +12,7 @@
#
# Stephane Lesimple
#
VERSION='0.45'
VERSION='0.46'

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

0 comments on commit b8f8c81

Please sign in to comment.