diff options
author | Justin Tee <[email protected]> | 2023-05-23 11:32:05 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-05-31 18:14:20 -0400 |
commit | 48abf8b4b563b38c994fd6e3be082a0dcff91be3 (patch) | |
tree | 5a0cc54d0d3bf6c77597c674b8e23821297bb21a | |
parent | 93190ac1d4e7aa5fc959cf6a2bd294c1dfe6ee47 (diff) |
scsi: lpfc: Update lpfc version to 14.2.0.13
Update lpfc version to 14.2.0.13
Signed-off-by: Justin Tee <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
-rw-r--r-- | drivers/scsi/lpfc/lpfc_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/lpfc/lpfc_version.h b/drivers/scsi/lpfc/lpfc_version.h index 5fda8ac6b883..6f35491aed0f 100644 --- a/drivers/scsi/lpfc/lpfc_version.h +++ b/drivers/scsi/lpfc/lpfc_version.h @@ -20,7 +20,7 @@ * included with this package. * *******************************************************************/ -#define LPFC_DRIVER_VERSION "14.2.0.12" +#define LPFC_DRIVER_VERSION "14.2.0.13" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |