scsi: qla2xxx: Update version to 12.00.00.2607b1

Update version to 12.00.00.2607b1.

Signed-off-by: Nilesh Javali <njavali@marvell.com>
Reviewed-by: Hannes Reinecke <hare@kernel.org>
Link: https://patch.msgid.link/20260723050413.3897522-57-njavali@marvell.com
Signed-off-by: Martin K. Petersen (Oracle) <mkp@kernel.org>
This commit is contained in:
Nilesh Javali
2026-07-23 10:34:13 +05:30
committed by Martin K. Petersen (Oracle)
parent de62cf265d
commit 34ea7691e5

View File

@@ -6,9 +6,9 @@
/*
* Driver version
*/
#define QLA2XXX_VERSION "10.02.10.100-k"
#define QLA2XXX_VERSION "12.00.00.2607b1"
#define QLA_DRIVER_MAJOR_VER 10
#define QLA_DRIVER_MINOR_VER 02
#define QLA_DRIVER_PATCH_VER 10
#define QLA_DRIVER_BETA_VER 100
#define QLA_DRIVER_MAJOR_VER 12
#define QLA_DRIVER_MINOR_VER 00
#define QLA_DRIVER_PATCH_VER 00
#define QLA_DRIVER_BETA_VER 2607