Update firmware version to 0.988

Change-Id: I58b3200646d0272d9f76f70ff2e9d888d6c327a9
This commit is contained in:
David Banks 2020-06-22 20:40:02 +01:00
parent b708ec59a8
commit b23bb1d9ce
1 changed files with 1 additions and 1 deletions

View File

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