z80: version now 0.80

Change-Id: I9b2b81f5f38fbc1da1eb5d61321512e7d7772d61
This commit is contained in:
David Banks 2019-10-15 18:03:43 +01:00
parent ddaa266c12
commit 833471b31f

View File

@ -10,7 +10,7 @@
* VERSION and NAME are used in the start-up message
********************************************************/
#define VERSION "0.76"
#define VERSION "0.80"
#if (CPU == Z80)
#define NAME "ICE-T80"