Sfoglia il codice sorgente

v1.1-SNAPSHOT-20220617

Eric Helgeson 3 anni fa
parent
commit
8e4b4ee512
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/BlueSCSI.cpp

+ 1 - 1
src/BlueSCSI.cpp

@@ -44,7 +44,7 @@
                                 // 2: Debug information output to LOG.txt (slow)
 
 // Log File
-#define VERSION "1.1-SNAPSHOT-20220522"
+#define VERSION "1.1-SNAPSHOT-20220617"
 #define LOG_FILENAME "LOG.txt"
 
 #include "BlueSCSI.h"