Update firmware version to 0.88

Change-Id: I7a1b6790a122f634a0b469ce3a793516d81a1a36
This commit is contained in:
David Banks 2019-11-04 12:26:29 +00:00
parent 65648aba2b
commit 1540f4f5fa

View File

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