diff options
author | Jamie Wellnitz <Jamie.Wellnitz@emulex.com> | 2006-03-01 04:33:15 +0100 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-03-06 16:48:02 +0100 |
commit | b2e977ca364764dabb091c360f329868b7e3f29b (patch) | |
tree | 8b95d1ee9539556a766c1bcf786668f14844b520 /drivers/scsi/lpfc/lpfc_version.h | |
parent | [PATCH] lpfc 8.1.3: Fix polling mode panic (diff) | |
download | linux-b2e977ca364764dabb091c360f329868b7e3f29b.tar.xz linux-b2e977ca364764dabb091c360f329868b7e3f29b.zip |
[PATCH] lpfc 8.1.3: Change version number to 8.1.3
Change version number to 8.1.3
Signed-off-by: Jamie Wellnitz <Jamie.Wellnitz@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 dad013c771a1..9d9d91cbefb1 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.1.2" +#define LPFC_DRIVER_VERSION "8.1.3" #define LPFC_DRIVER_NAME "lpfc" |