diff options
author | James Smart <[email protected]> | 2015-12-16 18:12:08 -0500 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2015-12-21 22:08:49 -0500 |
commit | b034573c7eb39aa58cd4a08e487869fea6d4ad2d (patch) | |
tree | cb05e40ff9b79042b1cf63b8bf41b9d4d469f897 | |
parent | 699acd6220ea5b20b25d5eec0ab448827d745357 (diff) |
lpfc: Update version to 11.0.0.10 for upstream patch set
Update version to 11.0.0.10 for upstream patch set
Signed-off-by: Dick Kennedy <[email protected]>
Signed-off-by: James Smart <[email protected]>
Reviewed-by: Hannes Reinicke <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
-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 ea53aa664759..4dc22562aaf1 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 "11.0.0.0." +#define LPFC_DRIVER_VERSION "11.0.0.10." #define LPFC_DRIVER_NAME "lpfc" /* Used for SLI 2/3 */ |