Update firmware version to 0.989

Change-Id: I2f05fbf43e9b1094f082c70aafd8f4acf30511cb
This commit is contained in:
David Banks 2021-03-11 19:21:42 +00:00
parent 340f7e33f9
commit ed4d0662ba
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.988"
#define VERSION "0.989"
#if defined(CPU_Z80)
#define NAME "ICE-Z80"