1
0
mirror of https://github.com/speed47/spectre-meltdown-checker synced 2024-07-25 20:27:34 +02:00

release: v0.36

This commit is contained in:
Stéphane Lesimple 2018-03-27 23:08:38 +02:00
parent 7adb7661f3
commit b6fd69a022

View File

@ -9,7 +9,7 @@
# #
# Stephane Lesimple # Stephane Lesimple
# #
VERSION='0.35' VERSION='0.36'
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