Update firmware version to 0.985

Change-Id: Id50f4f2b2e23cd8ab5e23862cf51e2428c56c40c
This commit is contained in:
David Banks 2020-06-09 19:03:01 +01:00
parent b07b86195c
commit d38ae01d6f
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.984"
#define VERSION "0.985"
#if defined(CPU_Z80)
#define NAME "ICE-Z80"