Update firmware version to 0.991

Change-Id: Id10c3abf34a83666be72d2432bfb1ac4b812b5ca
This commit is contained in:
David Banks 2021-03-20 17:23:30 +00:00
parent a7cb67c469
commit 6abb27cfbe
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.990"
#define VERSION "0.991"
#if defined(CPU_Z80)
#define NAME "ICE-Z80"