diff options
author | James Smart <James.Smart@Emulex.Com> | 2006-08-17 17:58:11 +0200 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-08-19 22:46:47 +0200 |
commit | 48e2691f9c3bd6719e773f0b883449f4cef39585 (patch) | |
tree | 881824d59283e1dca8865d4e84a9e40baf5e5891 /drivers/scsi/lpfc | |
parent | [SCSI] lpfc 8.1.9 : Stall eh handlers if resetting while rport blocked (diff) | |
download | linux-48e2691f9c3bd6719e773f0b883449f4cef39585.tar.xz linux-48e2691f9c3bd6719e773f0b883449f4cef39585.zip |
[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 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" |