diff options
author | James Smart <James.Smart@Emulex.Com> | 2006-07-06 21:50:58 +0200 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-07-09 17:49:39 +0200 |
commit | 035bff20bff2b6779ed3ad0a24a51a1a96828bc8 (patch) | |
tree | 1484fa332866ec3923762a8ea71d993fec5f10b5 | |
parent | [SCSI] lpfc 8.1.7: Misc Fixes (diff) | |
download | linux-035bff20bff2b6779ed3ad0a24a51a1a96828bc8.tar.xz linux-035bff20bff2b6779ed3ad0a24a51a1a96828bc8.zip |
[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>
-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" |