diff options
author | James.Smart@Emulex.Com <James.Smart@Emulex.Com> | 2005-11-28 16:42:49 (GMT) |
---|---|---|
committer | James Bottomley <jejb@mulgrave.(none)> | 2005-12-14 01:36:15 (GMT) |
commit | 1cb25a27d0a3f8296e67e5cc915048db10910d4f (patch) | |
tree | 3aae0f701a4cf392880511a58acc6796c00a0030 /drivers/scsi/lpfc/lpfc_version.h | |
parent | fefcb2b677fbfce894133e59a34395f8988d4610 (diff) | |
download | linux-1cb25a27d0a3f8296e67e5cc915048db10910d4f.tar.xz |
[SCSI] lpfc 8.1.1 : Change version number to 8.1.1
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 4f0466f..fa681a9 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.0" +#define LPFC_DRIVER_VERSION "8.1.1" #define LPFC_DRIVER_NAME "lpfc" |