diff options
author | James.Smart@Emulex.Com <James.Smart@Emulex.Com> | 2005-08-10 21:03:17 +0200 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.(none)> | 2005-08-12 19:09:32 +0200 |
commit | 9909b79e3d533b422c6c72945da35aef124dbce1 (patch) | |
tree | fc7d4cf9f2f1fa7d7ddefb272583a844120328cf /drivers/scsi/lpfc | |
parent | [SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun() (diff) | |
download | linux-9909b79e3d533b422c6c72945da35aef124dbce1.tar.xz linux-9909b79e3d533b422c6c72945da35aef124dbce1.zip |
[SCSI] lpfc driver 8.0.30 : update version to 8.0.30
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 47dea48ee0ec..7e6747b06f90 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.0.29" +#define LPFC_DRIVER_VERSION "8.0.30" #define LPFC_DRIVER_NAME "lpfc" |