Skip to content

Commit 2daabef

Browse files
committed
v2024.05.21
1 parent 1fb5102 commit 2daabef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/BlueSCSI_config.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
#include <BlueSCSI_platform.h>
77

88
// Use variables for version number
9-
#define FW_VER_NUM "2024.04.03"
10-
#define FW_VER_SUFFIX "dev"
9+
#define FW_VER_NUM "2024.05.21"
10+
#define FW_VER_SUFFIX "rel" // 3 char only - 'dev' or 'rel'
1111
#define BLUESCSI_FW_VERSION FW_VER_NUM "-" FW_VER_SUFFIX
1212

1313
// Configuration and log file paths

0 commit comments

Comments
 (0)