Update firmware version to 0.98

Change-Id: If056dd68a0ff63b28a1adaf7be0761d2ff850bed
This commit is contained in:
David Banks 2019-11-15 11:40:39 +00:00
parent 40d4c554ad
commit 5ac0c9b419

View File

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