diff options
author | James Smart <James.Smart@Emulex.Com> | 2006-08-18 21:47:24 (GMT) |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-09-05 02:25:59 (GMT) |
commit | 26dacd0c9b2dc1dc987c376aeee4e80691a7dd0b (patch) | |
tree | 99aedce0ff57498f3db3a15b3987cf5faf7c42dd /drivers/scsi | |
parent | c3f28afa61343e3e010e3014aa0d6eba271c1558 (diff) | |
download | linux-26dacd0c9b2dc1dc987c376aeee4e80691a7dd0b.tar.xz |
[SCSI] lpfc 8.1.10 : Change version number to 8.1.10
Change version number to 8.1.10
Signed-off-by: James Smart <James.Smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi')
-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 c7091ea..ac41790 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.9" +#define LPFC_DRIVER_VERSION "8.1.10" #define LPFC_DRIVER_NAME "lpfc" |