diff options
author | Saurav Kashyap <saurav.kashyap@qlogic.com> | 2013-03-25 02:21:40 -0400 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2013-04-06 11:32:32 +0100 |
commit | 231ff54e4cc4a6f1ef78fb4e1f94957bbb961aae (patch) | |
tree | 4090b3cb8aedf6e27ccfe7e09cf4ccc5bbaaf21f /drivers/scsi/qla2xxx | |
parent | 4a9fa41bd404b8a572e4af7d2221e423bb729e52 (diff) |
[SCSI] qla2xxx: Update the driver version to 8.04.00.13-k.
Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/qla2xxx')
-rw-r--r-- | drivers/scsi/qla2xxx/qla_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/qla2xxx/qla_version.h b/drivers/scsi/qla2xxx/qla_version.h index 2b6e478d9e3..ec54036d1e1 100644 --- a/drivers/scsi/qla2xxx/qla_version.h +++ b/drivers/scsi/qla2xxx/qla_version.h @@ -7,7 +7,7 @@ /* * Driver version */ -#define QLA2XXX_VERSION "8.04.00.08-k" +#define QLA2XXX_VERSION "8.04.00.13-k" #define QLA_DRIVER_MAJOR_VER 8 #define QLA_DRIVER_MINOR_VER 4 |