diff options
author | James Smart <James.Smart@Emulex.Com> | 2006-08-17 11:58:11 -0400 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-08-19 13:46:47 -0700 |
commit | 48e2691f9c3bd6719e773f0b883449f4cef39585 (patch) | |
tree | 881824d59283e1dca8865d4e84a9e40baf5e5891 /drivers/scsi | |
parent | a90f56847e8df9034c1c05d1157e1b0cd96987fb (diff) |
[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')
-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 c7963f91d0a7..c7091ea29f3f 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" |