Update firmware version to 0.94

Change-Id: I271756929b4506ada9368e6a94307c70fbd669af
This commit is contained in:
David Banks 2019-11-11 11:15:16 +00:00
parent 784942cfdc
commit 2da36ccb22

View File

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