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