Update firmware version to 0.982

Change-Id: If646d169276662ee807d8bf6f2f91c9befae463d
This commit is contained in:
David Banks 2020-01-28 12:00:39 +00:00
parent 6ac7902449
commit 11887e8f8c

View File

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