Set version to snapshot

This commit is contained in:
Eric Helgeson 2021-07-08 09:36:47 -05:00
parent dbcd23f985
commit 6652cba50a

View File

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