Skip to content

Commit

Permalink
Update ZuluSCSI_config.h
Browse files Browse the repository at this point in the history
  • Loading branch information
aperezbios authored Nov 4, 2024
1 parent 79b5c40 commit bb3b009
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,7 +28,7 @@
#include <ZuluSCSI_platform_config.h>

// Use variables for version number
#define FW_VER_NUM "24.11.01"
#define FW_VER_NUM "24.11.04"
#define FW_VER_SUFFIX "devel"

#define ZULU_FW_VERSION FW_VER_NUM "-" FW_VER_SUFFIX
Expand Down Expand Up @@ -146,4 +146,4 @@ typedef enum
SPEED_GRADE_B,
SPEED_GRADE_C,
SPEED_GRADE_AUDIO,
} zuluscsi_speed_grade_t;
} zuluscsi_speed_grade_t;

0 comments on commit bb3b009

Please sign in to comment.