Minor white space fixes. Snapshot to VERSION

This commit is contained in:
Eric Helgeson 2022-01-09 10:53:27 -06:00
parent d0290a8cca
commit c819d9b09b

View File

@ -252,7 +252,7 @@ static const byte db2scsiid[256]={
#endif
// Log File
#define VERSION "1.1-20220107"
#define VERSION "1.1-SNAPSHOT-20220107"
#define LOG_FILENAME "LOG.txt"
FsFile LOG_FILE;