Browse Source

v2024.02.22

Eric Helgeson 1 year ago
parent
commit
ceb4b8e1d4
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>
 
 // Use variables for version number
-#define FW_VER_NUM      "2023.11.17"
-#define FW_VER_SUFFIX   "dev"
+#define FW_VER_NUM      "2024.02.22"
+#define FW_VER_SUFFIX   "release"
 #define BLUESCSI_FW_VERSION FW_VER_NUM "-" FW_VER_SUFFIX
 
 // Configuration and log file paths