diff options
author | James Smart <[email protected]> | 2009-06-10 17:23:24 -0400 |
---|---|---|
committer | James Bottomley <[email protected]> | 2009-06-15 10:09:34 -0500 |
commit | c667940902aec32c7ec90aa74b8b661619460f56 (patch) | |
tree | 9208480427fc89d768ae1242958fcc429ef66358 | |
parent | bbb9d18009373bc74bfeba760097de277f395858 (diff) |
[SCSI] lpfc 8.3.3 : Update driver version to 8.3.3
Signed-off-by: James Smart <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
-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 6b8a148f0a55..41094e02304b 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.3.2" +#define LPFC_DRIVER_VERSION "8.3.3" #define LPFC_DRIVER_NAME "lpfc" #define LPFC_SP_DRIVER_HANDLER_NAME "lpfc:sp" |