Browse Source

v2023.01.25

Eric Helgeson 2 years ago
parent
commit
06d0925cf4
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/BlueSCSI_config.h

+ 2 - 2
src/BlueSCSI_config.h

@@ -6,8 +6,8 @@
 #include <BlueSCSI_platform.h>
 #include <BlueSCSI_platform.h>
 
 
 // Use variables for version number
 // Use variables for version number
-#define FW_VER_NUM      "1.2.1"
-#define FW_VER_SUFFIX   "devel"
+#define FW_VER_NUM      "2023.01.25"
+#define FW_VER_SUFFIX   "release"
 #define BLUESCSI_FW_VERSION FW_VER_NUM "-" FW_VER_SUFFIX
 #define BLUESCSI_FW_VERSION FW_VER_NUM "-" FW_VER_SUFFIX
 
 
 // Configuration and log file paths
 // Configuration and log file paths