diff options
author | James Smart <[email protected]> | 2017-12-08 17:18:11 -0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2017-12-20 21:11:48 -0500 |
commit | 2f7005debea691ee83b575ed089eba80081c8bc3 (patch) | |
tree | a3f96665b6bf7504f2a0a279a6dd61f04bc836f5 | |
parent | 4b056682d8812af30c6e6022f653b75abe2f26c7 (diff) |
scsi: lpfc: update driver version to 11.4.0.6
Update the driver version to 11.4.0.6
Signed-off-by: Dick Kennedy <[email protected]>
Signed-off-by: James Smart <[email protected]>
Reviewed-by: Hannes Reinecke <[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 cc2f5cec98c5..c232bf0e8998 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 "11.4.0.5" +#define LPFC_DRIVER_VERSION "11.4.0.6" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |