Update firmware version to 0.986

Change-Id: I475d10f1481279acbdc55a69bb33ebb39a69d25b
This commit is contained in:
David Banks 2020-06-17 17:18:11 +01:00
parent e931e93dff
commit 41afa8edeb
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.985"
#define VERSION "0.986"
#if defined(CPU_Z80)
#define NAME "ICE-Z80"