Skip to content

Commit

Permalink
Iterate version string
Browse files Browse the repository at this point in the history
  • Loading branch information
aperezbios authored Nov 28, 2023
1 parent 9b12855 commit 57dd207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ZuluSCSI_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#include <ZuluSCSI_platform.h>

// Use variables for version number
#define FW_VER_NUM "23.11.22"
#define FW_VER_NUM "23.11.27"
#define FW_VER_SUFFIX "release"
#define ZULU_FW_VERSION FW_VER_NUM "-" FW_VER_SUFFIX

Expand Down

0 comments on commit 57dd207

Please sign in to comment.