diff options
author | David C Somayajulu <david.somayajulu@qlogic.com> | 2007-05-24 05:14:34 +0400 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2007-05-26 20:47:40 +0400 |
commit | e08c182cba87180d7c1e7530dd690a5f6894c412 (patch) | |
tree | e1c1c92c2875a679f2d2f71ed9cb49b9131997ca /drivers/scsi/qla4xxx/ql4_version.h | |
parent | 92b7273608da2c681f54fd36d182a582673ed260 (diff) | |
download | linux-e08c182cba87180d7c1e7530dd690a5f6894c412.tar.xz |
[SCSI] qla4xxx: update rev num and misc cleanup
Clean up and update version number
Signed-off-by: David Somayajulu <david.somayajulu@qlogic.com>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/qla4xxx/ql4_version.h')
-rw-r--r-- | drivers/scsi/qla4xxx/ql4_version.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/scsi/qla4xxx/ql4_version.h b/drivers/scsi/qla4xxx/ql4_version.h index e5183a697d1f..2149069689bd 100644 --- a/drivers/scsi/qla4xxx/ql4_version.h +++ b/drivers/scsi/qla4xxx/ql4_version.h @@ -5,4 +5,5 @@ * See LICENSE.qla4xxx for copyright and licensing details. */ -#define QLA4XXX_DRIVER_VERSION "5.00.07-k1" +#define QLA4XXX_DRIVER_VERSION "5.01.00-k7" + |