diff options
author | James Smart <James.Smart@Emulex.Com> | 2008-12-05 04:40:12 +0100 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-12-29 18:24:28 +0100 |
commit | 5d2711c0ff9cdff79cd62d3c830e763d889e73de (patch) | |
tree | 819a905b5a23aaa8387611def392bea68614e50b /drivers | |
parent | [SCSI] lpfc 8.3.0 : Hook lpfc's debugfs into Kconfig (diff) | |
download | linux-5d2711c0ff9cdff79cd62d3c830e763d889e73de.tar.xz linux-5d2711c0ff9cdff79cd62d3c830e763d889e73de.zip |
[SCSI] lpfc 8.3.0 : Update driver version to 8.3.0
Signed-off-by: James Smart <James.Smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers')
-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 cc43e9de22cc..7e32e95c5392 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.8" +#define LPFC_DRIVER_VERSION "8.3.0" #define LPFC_DRIVER_NAME "lpfc" #define LPFC_SP_DRIVER_HANDLER_NAME "lpfc:sp" |