Skip to content

Commit

Permalink
scsi: qla2xxx: Update version to 10.02.07.100-k
Browse files Browse the repository at this point in the history
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Himanshu Madhani <[email protected]>
Signed-off-by: Nilesh Javali <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
  • Loading branch information
njavali authored and martinkpetersen committed Sep 15, 2021
1 parent 3d33b30 commit b0fe235
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions drivers/scsi/qla2xxx/qla_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
/*
* Driver version
*/
#define QLA2XXX_VERSION "10.02.06.200-k"
#define QLA2XXX_VERSION "10.02.07.100-k"

#define QLA_DRIVER_MAJOR_VER 10
#define QLA_DRIVER_MINOR_VER 2
#define QLA_DRIVER_PATCH_VER 6
#define QLA_DRIVER_BETA_VER 200
#define QLA_DRIVER_PATCH_VER 7
#define QLA_DRIVER_BETA_VER 100

0 comments on commit b0fe235

Please sign in to comment.