Update firmware version to 0.84

Change-Id: I50ae466b95b84bcacda58180e037c3e90de636b8
This commit is contained in:
David Banks 2019-10-27 17:33:19 +00:00
parent b6abb6964a
commit 87bf4b869b

View File

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