Update firmware version to 0.983

Change-Id: I4430c306cc289410bbd5b84aef936bce83d4e977
This commit is contained in:
David Banks 2020-01-29 14:47:33 +00:00
parent 9bbefbe631
commit ac69ecdc21

View File

@ -14,7 +14,7 @@
* VERSION and NAME are used in the start-up message
********************************************************/
#define VERSION "0.982"
#define VERSION "0.983"
#if defined(CPU_Z80)
#define NAME "ICE-Z80"