Update firmware version to 0.95

Change-Id: I171c2212ee4cc7e1c96007165f29d48280abffc4
This commit is contained in:
David Banks 2019-11-11 11:17:05 +00:00
parent e1bc7d1efa
commit ec53c9d54f

View File

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