Update firmware version to 0.89

Change-Id: I7ae397ab08a005ef41141087a21a6819107fcec2
This commit is contained in:
David Banks 2019-11-04 13:01:54 +00:00
parent 30cdb27f5c
commit 25a5ffe762

View File

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