diff options
author | James Smart <[email protected]> | 2017-11-20 16:00:44 -0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2017-12-04 20:32:55 -0500 |
commit | ba48077f23d29218c25e057b037c0813f78de94c (patch) | |
tree | d703782d492c18fd348d4adc2bdbd77979439b2d | |
parent | 81e6a63728a409ae0e0061c1dc5adb4a85cc4869 (diff) |
scsi: lpfc: update driver version to 11.4.0.5
Update the driver version to 11.4.0.5
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 e0181371af09..cc2f5cec98c5 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.4" +#define LPFC_DRIVER_VERSION "11.4.0.5" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |