1
0
mirror of https://github.com/speed47/spectre-meltdown-checker synced 2024-06-26 15:12:08 +02:00

bump to v0.40

This commit is contained in:
Stéphane Lesimple 2018-10-03 20:56:46 +02:00
parent 401ccd4b14
commit c705afe764

View File

@ -11,7 +11,7 @@
# #
# Stephane Lesimple # Stephane Lesimple
# #
VERSION='0.39+' VERSION='0.40'
trap 'exit_cleanup' EXIT trap 'exit_cleanup' EXIT
trap '_warn "interrupted, cleaning up..."; exit_cleanup; exit 1' INT trap '_warn "interrupted, cleaning up..."; exit_cleanup; exit 1' INT