Update firmware version to 0.92

Change-Id: Ieb9a6c4c8f43ed072ebf0958fc8d690e54db4e2c
This commit is contained in:
David Banks 2019-11-08 10:39:57 +00:00
parent 06270af767
commit b8e482389f

View File

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