Skip to content

Commit 6abd7f1

Browse files
Chad DupuisJames Bottomley
authored andcommitted
[SCSI] qla2xxx: Update version number to 8.04.00.03-k.
Signed-off-by: Giridhar Malavali <[email protected]> Signed-off-by: Chad Dupuis <[email protected]> Signed-off-by: James Bottomley <[email protected]>
1 parent aaf4d3e commit 6abd7f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

drivers/scsi/qla2xxx/qla_version.h

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

1212
#define QLA_DRIVER_MAJOR_VER 8
13-
#define QLA_DRIVER_MINOR_VER 3
14-
#define QLA_DRIVER_PATCH_VER 7
13+
#define QLA_DRIVER_MINOR_VER 4
14+
#define QLA_DRIVER_PATCH_VER 0
1515
#define QLA_DRIVER_BETA_VER 3

0 commit comments

Comments
 (0)