Update firmware version to 0.87

Change-Id: I3552ff15c830ef15a61bcfee8e651871a92268de
This commit is contained in:
David Banks 2019-11-04 11:42:30 +00:00
parent dd8116b364
commit c3bb8d5b91

View File

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