aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
author <andrew.vasquez@qlogic.com>2005-04-17 15:16:47 -0500
committerJames Bottomley <jejb@titanic>2005-04-18 13:49:27 -0500
commit80e2ca3dcb1043420ac4b06de8eed3d6fedaddda (patch)
tree76c71025d1d45b9fa6ee1c582774bd6c477685f3 /drivers
parentd6e957bf866537f0d842eb83997ea4db1b09168f (diff)
downloadlinux-80e2ca3dcb1043420ac4b06de8eed3d6fedaddda.tar.gz
[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')
-rw-r--r--drivers/scsi/qla2xxx/qla_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/scsi/qla2xxx/qla_version.h b/drivers/scsi/qla2xxx/qla_version.h
index 73ff88b834b74b..98e68867261a94 100644
--- a/drivers/scsi/qla2xxx/qla_version.h
+++ b/drivers/scsi/qla2xxx/qla_version.h
@@ -19,9 +19,9 @@
/*
* Driver version
*/
-#define QLA2XXX_VERSION "8.00.02b4-k"
+#define QLA2XXX_VERSION "8.00.02b5-k"
#define QLA_DRIVER_MAJOR_VER 8
#define QLA_DRIVER_MINOR_VER 0
#define QLA_DRIVER_PATCH_VER 2
-#define QLA_DRIVER_BETA_VER 4
+#define QLA_DRIVER_BETA_VER 5