diff options
author | James Smart <James.Smart@Emulex.Com> | 2007-10-27 21:38:20 +0400 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-01-12 03:22:34 +0300 |
commit | 062af9c300cd4c703c78bcc109647a9629afea0d (patch) | |
tree | 9a07554847ed86e51f68aa8ec6c31d4a141eeeef /drivers/scsi | |
parent | 7af670510df343db55752a2210dcf4fc09f59fbb (diff) | |
download | linux-062af9c300cd4c703c78bcc109647a9629afea0d.tar.xz |
[SCSI] lpfc 8.2.3 : Change version number to 8.2.3
Change version number to 8.2.3
Signed-off-by: James Smart <James.Smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.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 0081f49286bc..487f780a4bc3 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.2.2" +#define LPFC_DRIVER_VERSION "8.2.3" #define LPFC_DRIVER_NAME "lpfc" |