Update firmware version to 0.987

Change-Id: I755c8cfac46978f3a2c7f061ba332f36874d0072
This commit is contained in:
David Banks 2020-06-21 15:08:18 +01:00
parent ca40fe81b3
commit 68b34da5ba
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.986"
#define VERSION "0.987"
#if defined(CPU_Z80)
#define NAME "ICE-Z80"