diff options
author | James Smart <James.Smart@Emulex.Com> | 2006-08-17 15:58:11 (GMT) |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-08-19 20:46:47 (GMT) |
commit | 48e2691f9c3bd6719e773f0b883449f4cef39585 (patch) | |
tree | 881824d59283e1dca8865d4e84a9e40baf5e5891 /drivers/scsi/lpfc | |
parent | a90f56847e8df9034c1c05d1157e1b0cd96987fb (diff) | |
download | linux-fsl-qoriq-48e2691f9c3bd6719e773f0b883449f4cef39585.tar.xz |
[SCSI] lpfc 8.1.9 : Change version number to 8.1.9
Change version number to 8.1.9
Signed-off-by: James Smart <James.Smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.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 c7963f9..c7091ea 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.8" +#define LPFC_DRIVER_VERSION "8.1.9" #define LPFC_DRIVER_NAME "lpfc" |