diff options
author | James Smart <James.Smart@Emulex.Com> | 2007-08-02 17:10:46 +0200 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.localdomain> | 2007-08-01 19:26:04 +0200 |
commit | 822b41f4eb98c144a07747e88e94941946bda124 (patch) | |
tree | 815d2a7df4bab7c5d7b012a537bd6df752837b5d /drivers/scsi/lpfc/lpfc_version.h | |
parent | [SCSI] lpfc 8.2.2 : Style cleanups (diff) | |
download | linux-822b41f4eb98c144a07747e88e94941946bda124.tar.xz linux-822b41f4eb98c144a07747e88e94941946bda124.zip |
[SCSI] lpfc 8.2.2 : Change version number to 8.2.2
Signed-off-by: James Smart <James.Smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_version.h')
-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 0b4e6fd02679..0081f49286bc 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.1" +#define LPFC_DRIVER_VERSION "8.2.2" #define LPFC_DRIVER_NAME "lpfc" |