diff options
author | Vikas Chaudhary <vikas.chaudhary@qlogic.com> | 2013-08-23 07:40:21 (GMT) |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2013-09-03 14:27:57 (GMT) |
commit | 272fd3b28f5ebbf20ccf39c511744cb682056434 (patch) | |
tree | beb5121596ff5b4ee8251fce8f80eff8ce7d5b9f /drivers/scsi/qla4xxx/ql4_version.h | |
parent | 35a9c2ab3914a148b97a8df9cd7febafc7a07371 (diff) | |
download | linux-272fd3b28f5ebbf20ccf39c511744cb682056434.tar.xz |
[SCSI] qla4xxx: Update driver version to 5.04.00-k1
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/qla4xxx/ql4_version.h')
-rw-r--r-- | drivers/scsi/qla4xxx/ql4_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/qla4xxx/ql4_version.h b/drivers/scsi/qla4xxx/ql4_version.h index 7bce207..f4fef72 100644 --- a/drivers/scsi/qla4xxx/ql4_version.h +++ b/drivers/scsi/qla4xxx/ql4_version.h @@ -5,4 +5,4 @@ * See LICENSE.qla4xxx for copyright and licensing details. */ -#define QLA4XXX_DRIVER_VERSION "5.04.00-k0" +#define QLA4XXX_DRIVER_VERSION "5.04.00-k1" |