diff options
author | Chad Dupuis <chad.dupuis@qlogic.com> | 2011-08-16 20:29:30 +0200 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2011-08-27 16:23:28 +0200 |
commit | 7ca3c803e85080afdff4097e60fefec865027809 (patch) | |
tree | f16627618ba228129261e4f472df6d3c10adbb43 /drivers/scsi | |
parent | [SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd. (diff) | |
download | linux-7ca3c803e85080afdff4097e60fefec865027809.tar.xz linux-7ca3c803e85080afdff4097e60fefec865027809.zip |
[SCSI] qla2xxx: Update version number to 8.03.07.07-k.
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi')
-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 062c97bf62f5..13b6357c1fa2 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.03.07.03-k" +#define QLA2XXX_VERSION "8.03.07.07-k" #define QLA_DRIVER_MAJOR_VER 8 #define QLA_DRIVER_MINOR_VER 3 |