Update firmware version to 0.996

Change-Id: Ibe3fb93ec5f4320c64511649ca25d847ed25fc3a
This commit is contained in:
David Banks 2021-07-04 19:31:53 +01:00
parent 78423708c5
commit ca285abfaf
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.995"
#define VERSION "0.996"
#if defined(CPU_Z80)
#define NAME "ICE-Z80"