Update firmware version to 0.981

Change-Id: Ie1a2c363967fdbf7cc35e530d2e2821bd7bf85c8
This commit is contained in:
David Banks 2019-11-15 18:13:45 +00:00
parent 4507d2e0bc
commit 0f1bab1dcc

View File

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