Browse Source

v1.1-20220917

Eric Helgeson 3 năm trước cách đây
mục cha
commit
7c6f9aef75
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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-20220627"
+#define VERSION "1.1-20220917"
 #define LOG_FILENAME "LOG.txt"
 
 #include "BlueSCSI.h"