diff options
author | Chad Dupuis <chad.dupuis@qlogic.com> | 2011-08-16 11:29:30 -0700 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2011-08-27 08:23:28 -0600 |
commit | 7ca3c803e85080afdff4097e60fefec865027809 (patch) | |
tree | f16627618ba228129261e4f472df6d3c10adbb43 /drivers | |
parent | 51cc9a8e5f610a0d0881b45410c37890e02a2f76 (diff) | |
download | linux-3.10-7ca3c803e85080afdff4097e60fefec865027809.tar.gz linux-3.10-7ca3c803e85080afdff4097e60fefec865027809.tar.bz2 linux-3.10-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')
-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 062c97bf62f..13b6357c1fa 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 |