소스 검색

v1.1-20220626

Eric Helgeson 3 년 전
부모
커밋
ca9089b405
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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-20220622"
+#define VERSION "1.1-20220626"
 #define LOG_FILENAME "LOG.txt"
 
 #include "BlueSCSI.h"