Skip to content

Commit 818bf49

Browse files
avasquez01James Bottomley
authored andcommitted
[SCSI] qla2xxx: Update version number to 8.01.05-k2.
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
1 parent 21333b4 commit 818bf49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drivers/scsi/qla2xxx/qla_version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
/*
88
* Driver version
99
*/
10-
#define QLA2XXX_VERSION "8.01.04-k"
10+
#define QLA2XXX_VERSION "8.01.05-k2"
1111

1212
#define QLA_DRIVER_MAJOR_VER 8
1313
#define QLA_DRIVER_MINOR_VER 1
14-
#define QLA_DRIVER_PATCH_VER 4
14+
#define QLA_DRIVER_PATCH_VER 5
1515
#define QLA_DRIVER_BETA_VER 0

0 commit comments

Comments
 (0)