diff options
author | James Smart <James.Smart@Emulex.Com> | 2007-10-27 13:38:20 -0400 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-01-11 18:22:34 -0600 |
commit | 062af9c300cd4c703c78bcc109647a9629afea0d (patch) | |
tree | 9a07554847ed86e51f68aa8ec6c31d4a141eeeef | |
parent | 7af670510df343db55752a2210dcf4fc09f59fbb (diff) |
[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>
-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 0081f49286b..487f780a4bc 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" |