Skip to content

Commit

Permalink
Prepare for v2024.07.04 release
Browse files Browse the repository at this point in the history
  • Loading branch information
aperezbios authored Jul 3, 2024
1 parent 8b541a8 commit 3b81282
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ZuluSCSI_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
#include <ZuluSCSI_platform.h>

// Use variables for version number
#define FW_VER_NUM "24.06.21"
#define FW_VER_SUFFIX "BETA"
#define FW_VER_NUM "24.07.03"
#define FW_VER_SUFFIX "release"
#define ZULU_FW_VERSION FW_VER_NUM "-" FW_VER_SUFFIX
#define INQUIRY_NAME PLATFORM_NAME " v" ZULU_FW_VERSION
#define TOOLBOX_API 0
Expand Down

0 comments on commit 3b81282

Please sign in to comment.