scsi: qla2xxx: Update version to 10.02.08.100-k

Signed-off-by: Nilesh Javali <njavali@marvell.com>
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
Nilesh Javali 2022-12-19 03:07:48 -08:00 committed by Martin K. Petersen
parent 1e27648c84
commit f590c2554c
1 changed files with 3 additions and 3 deletions

View File

@ -6,9 +6,9 @@
/*
* Driver version
*/
#define QLA2XXX_VERSION "10.02.07.900-k"
#define QLA2XXX_VERSION "10.02.08.100-k"
#define QLA_DRIVER_MAJOR_VER 10
#define QLA_DRIVER_MINOR_VER 2
#define QLA_DRIVER_PATCH_VER 7
#define QLA_DRIVER_BETA_VER 900
#define QLA_DRIVER_PATCH_VER 8
#define QLA_DRIVER_BETA_VER 100