Ver Fonte

Back to snapshot

Eric Helgeson há 3 anos atrás
pai
commit
22eb2c8d3e
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/BlueSCSI.cpp

+ 1 - 1
src/BlueSCSI.cpp

@@ -233,7 +233,7 @@ uint32_t db_bsrr[256];
 //#undef PTY
 
 // Log File
-#define VERSION "1.1-20220404"
+#define VERSION "1.1-SNAPSHOT-20220407"
 #define LOG_FILENAME "LOG.txt"
 FsFile LOG_FILE;