Update firmware version to 0.86

Change-Id: Ie1ced9c4eb3be4189b607c95839d776eab157a69
This commit is contained in:
David Banks 2019-11-02 21:48:31 +00:00
parent 7cc6bd93f4
commit cd89e92a16

View File

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