Update firmware version to 0.990

Change-Id: Idc210b311081fa1dffaf0023e6efb0dd2cdc211f
This commit is contained in:
David Banks 2021-03-13 14:21:13 +00:00
parent 6b67360bf3
commit 530f9118f8

View File

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