diff options
author | James Smart <James.Smart@Emulex.Com> | 2006-07-06 23:50:58 +0400 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-07-09 19:49:39 +0400 |
commit | 035bff20bff2b6779ed3ad0a24a51a1a96828bc8 (patch) | |
tree | 1484fa332866ec3923762a8ea71d993fec5f10b5 /drivers/scsi/lpfc | |
parent | 65a29c166fe331574880a375559405ac802b027a (diff) | |
download | linux-035bff20bff2b6779ed3ad0a24a51a1a96828bc8.tar.xz |
[SCSI] lpfc 8.1.7: Change version number to 8.1.7
Change version number to 8.1.7
Signed-off-by: James Smart <James.Smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/lpfc')
-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 6b737568b831..10e89c6ae823 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.6" +#define LPFC_DRIVER_VERSION "8.1.7" #define LPFC_DRIVER_NAME "lpfc" |