Incremented build version

This commit is contained in:
Stephen White 2019-11-24 18:41:32 +11:00
parent f9481c5450
commit 1c3521aa29
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ extern "C"
#include "ssd_logo.h"
unsigned versionMajor = 1;
unsigned versionMinor = 21;
unsigned versionMinor = 22;
// When the emulated CPU starts we execute the first million odd cycles in non-real-time (ie as fast as possible so the emulated 1541 becomes responsive to CBM-Browser asap)
// During these cycles the CPU is executing the ROM self test routines (these do not need to be cycle accurate)