Update firmware version to 0.984

Change-Id: I2793e20f7b949c3d3c2a73d2a2a8604cc5d51391
This commit is contained in:
David Banks 2020-05-17 09:56:25 +01:00
parent 46d859f68c
commit 85f52ef918

View File

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