Update firmware version to 0.96

Change-Id: I9f6a7008c38f00ea2a69c370087bdfadbc247cf8
This commit is contained in:
David Banks 2019-11-12 13:26:20 +00:00
parent abebfe85ab
commit 9d83c99b26

View File

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