Update firmware version to 0.992

Change-Id: If0a587272bd6576fc92f23178b33992ba36978bf
This commit is contained in:
David Banks 2021-03-21 17:44:04 +00:00
parent dc2db74cc3
commit 8f0536c2e9
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.991"
#define VERSION "0.992"
#if defined(CPU_Z80)
#define NAME "ICE-Z80"