Update firmware version to 0.993

Change-Id: I5e261ecca2bf7c15a6fc4b05f5b90e5b5625a295
This commit is contained in:
David Banks 2021-04-10 16:15:39 +01:00
parent 944f951b18
commit 2773dd97b1

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.992" #define VERSION "0.993"
#if defined(CPU_Z80) #if defined(CPU_Z80)
#define NAME "ICE-Z80" #define NAME "ICE-Z80"