diff --git a/src/BlueSCSI.cpp b/src/BlueSCSI.cpp index a59d0bc..0487f71 100644 --- a/src/BlueSCSI.cpp +++ b/src/BlueSCSI.cpp @@ -244,7 +244,7 @@ static const byte db2scsiid[256]={ #endif // Log File -#define VERSION "1.0-b" +#define VERSION "1.0-20210410" #define LOG_FILENAME "LOG.txt" FsFile LOG_FILE;