Update firmware version to 0.85

Change-Id: I19ca5204257434e806915831a388194e9c68f5b3
This commit is contained in:
David Banks 2019-10-29 16:31:19 +00:00
parent ae62114b32
commit 8e31fac53e

View File

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