diff options
author | James Smart | 2018-06-26 08:24:30 -0700 |
---|---|---|
committer | Martin K. Petersen | 2018-07-10 22:15:09 -0400 |
commit | 3e1ebadd889f2670ecef77157d84261d09a5ca41 (patch) | |
tree | 0d5406800e5b1bd89b398ad504957d5324cc7208 /drivers/scsi/lpfc | |
parent | b0e830125b669570d8096b8ba22eb00f659fc05e (diff) |
scsi: lpfc: update driver version to 12.0.0.5
Update the driver version to 12.0.0.5
Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/lpfc')
-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 18c23afcf46b..30591e6364ec 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 "12.0.0.4" +#define LPFC_DRIVER_VERSION "12.0.0.5" #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |