dect
/
linux-2.6
Archived
13
0
Fork 0

[SCSI] qla2xxx: Update version number to 8.01.00b5-k.

Update version number to 8.01.00b5-k.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
Andrew Vasquez 2005-07-06 10:32:47 -07:00 committed by James Bottomley
parent cc4731f5b4
commit 97cbe08ff8
1 changed files with 3 additions and 3 deletions

View File

@ -19,9 +19,9 @@
/*
* Driver version
*/
#define QLA2XXX_VERSION "8.00.02b5-k"
#define QLA2XXX_VERSION "8.01.00b5-k"
#define QLA_DRIVER_MAJOR_VER 8
#define QLA_DRIVER_MINOR_VER 0
#define QLA_DRIVER_PATCH_VER 2
#define QLA_DRIVER_MINOR_VER 1
#define QLA_DRIVER_PATCH_VER 0
#define QLA_DRIVER_BETA_VER 5