Update firmware version to 0.91

Change-Id: I026d124c1ca1f76b4e28aef41278a54bc3eabcd4
This commit is contained in:
David Banks 2019-11-06 17:35:44 +00:00
parent 7706bc572a
commit 2a40647e22

View File

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