diff options
author | <andrew.vasquez@qlogic.com> | 2005-04-17 16:16:47 -0400 |
---|---|---|
committer | James Bottomley <jejb@titanic> | 2005-04-18 14:49:27 -0400 |
commit | 80e2ca3dcb1043420ac4b06de8eed3d6fedaddda (patch) | |
tree | 76c71025d1d45b9fa6ee1c582774bd6c477685f3 /drivers/scsi/qla2xxx | |
parent | d6e957bf866537f0d842eb83997ea4db1b09168f (diff) |
[PATCH] qla2xxx: update version to 8.00.02b5-k
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/qla2xxx')
-rw-r--r-- | drivers/scsi/qla2xxx/qla_version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/scsi/qla2xxx/qla_version.h b/drivers/scsi/qla2xxx/qla_version.h index 73ff88b834b7..98e68867261a 100644 --- a/drivers/scsi/qla2xxx/qla_version.h +++ b/drivers/scsi/qla2xxx/qla_version.h | |||
@@ -19,9 +19,9 @@ | |||
19 | /* | 19 | /* |
20 | * Driver version | 20 | * Driver version |
21 | */ | 21 | */ |
22 | #define QLA2XXX_VERSION "8.00.02b4-k" | 22 | #define QLA2XXX_VERSION "8.00.02b5-k" |
23 | 23 | ||
24 | #define QLA_DRIVER_MAJOR_VER 8 | 24 | #define QLA_DRIVER_MAJOR_VER 8 |
25 | #define QLA_DRIVER_MINOR_VER 0 | 25 | #define QLA_DRIVER_MINOR_VER 0 |
26 | #define QLA_DRIVER_PATCH_VER 2 | 26 | #define QLA_DRIVER_PATCH_VER 2 |
27 | #define QLA_DRIVER_BETA_VER 4 | 27 | #define QLA_DRIVER_BETA_VER 5 |