Skip to content

Commit 35002a8

Browse files
njavalimartinkpetersen
authored andcommitted
scsi: qla2xxx: Update version to 10.02.09.400-k
Signed-off-by: Nilesh Javali <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Himanshu Madhani <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
1 parent e4e268f commit 35002a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drivers/scsi/qla2xxx/qla_version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
/*
77
* Driver version
88
*/
9-
#define QLA2XXX_VERSION "10.02.09.300-k"
9+
#define QLA2XXX_VERSION "10.02.09.400-k"
1010

1111
#define QLA_DRIVER_MAJOR_VER 10
1212
#define QLA_DRIVER_MINOR_VER 2
1313
#define QLA_DRIVER_PATCH_VER 9
14-
#define QLA_DRIVER_BETA_VER 300
14+
#define QLA_DRIVER_BETA_VER 400

0 commit comments

Comments
 (0)