Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
erichelgeson committed Feb 22, 2024
1 parent ceb4b8e commit d63dd81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/BlueSCSI_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
#include <BlueSCSI_platform.h>

// Use variables for version number
#define FW_VER_NUM "2024.02.22"
#define FW_VER_SUFFIX "release"
#define FW_VER_NUM "2024.02.23"
#define FW_VER_SUFFIX "dev"
#define BLUESCSI_FW_VERSION FW_VER_NUM "-" FW_VER_SUFFIX

// Configuration and log file paths
Expand Down

0 comments on commit d63dd81

Please sign in to comment.