diff options
author | James Smart <James.Smart@Emulex.Com> | 2006-08-01 07:34:16 -0400 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-08-06 11:29:11 -0500 |
commit | 416780d3a7836a99568c6728830ced592a7a22e3 (patch) | |
tree | 521b956eaf8a887f2b93b617a1b02388505583c3 /drivers/scsi | |
parent | dca9479be891eac33e53ab37769e18c3259646da (diff) | |
download | linux-3.10-416780d3a7836a99568c6728830ced592a7a22e3.tar.gz linux-3.10-416780d3a7836a99568c6728830ced592a7a22e3.tar.bz2 linux-3.10-416780d3a7836a99568c6728830ced592a7a22e3.zip |
[SCSI] lpfc 8.1.7 : Change version number to 8.1.8
Change version number to 8.1.8
Signed-off-by: James Smart <James.Smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi')
-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 10e89c6ae82..c7963f91d0a 100644 --- a/drivers/scsi/lpfc/lpfc_version.h +++ b/drivers/scsi/lpfc/lpfc_version.h @@ -18,7 +18,7 @@ * included with this package. * *******************************************************************/ -#define LPFC_DRIVER_VERSION "8.1.7" +#define LPFC_DRIVER_VERSION "8.1.8" #define LPFC_DRIVER_NAME "lpfc" |