release: v0.36

This commit is contained in:
Stéphane Lesimple 2018-03-27 23:08:38 +02:00
parent 7adb7661f3
commit b6fd69a022
1 changed files with 1 additions and 1 deletions

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