Update firmware version to 0.995

Change-Id: I4f340d876b603fdc27db4b9c9c75280f122705ed
This commit is contained in:
David Banks 2021-06-30 19:44:22 +01:00
parent 4ecd60065e
commit 785f15c038
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.994"
#define VERSION "0.995"
#if defined(CPU_Z80)
#define NAME "ICE-Z80"