Ver código fonte

Back to snapshot

Eric Helgeson 3 anos atrás
pai
commit
452930940c
1 arquivos alterados com 1 adições e 1 exclusões
  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-20220917"
+#define VERSION "1.1-20220918-SNAPSHOT"
 #define LOG_FILENAME "LOG.txt"
 
 #include "BlueSCSI.h"