Update firmware version to 0.994

Change-Id: I9ef936cb741d78fd57cd51a06ea7882a24185429
This commit is contained in:
David Banks 2021-06-30 13:19:35 +01:00
parent db014b0e56
commit 246cb88e72
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.993"
#define VERSION "0.994"
#if defined(CPU_Z80)
#define NAME "ICE-Z80"