diff options
author | James Smart <[email protected]> | 2008-08-24 21:50:45 -0400 |
---|---|---|
committer | James Bottomley <[email protected]> | 2008-10-13 09:28:56 -0400 |
commit | d9cc21fa8caee54e7960114bce8946f563a8fddd (patch) | |
tree | b1bd6abe3a3dac74b0364d2963b9b207319e5efa | |
parent | 9399627f340794baebf7e4581470ccb92f019acc (diff) |
[SCSI] lpfc 8.2.8 : update driver version to 8.2.8
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 1a62e57a6a2d..cc43e9de22cc 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.7" +#define LPFC_DRIVER_VERSION "8.2.8" #define LPFC_DRIVER_NAME "lpfc" #define LPFC_SP_DRIVER_HANDLER_NAME "lpfc:sp" |