We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaf4d3e commit 6abd7f1Copy full SHA for 6abd7f1
drivers/scsi/qla2xxx/qla_version.h
@@ -7,9 +7,9 @@
7
/*
8
* Driver version
9
*/
10
-#define QLA2XXX_VERSION "8.03.07.13-k"
+#define QLA2XXX_VERSION "8.04.00.03-k"
11
12
#define QLA_DRIVER_MAJOR_VER 8
13
-#define QLA_DRIVER_MINOR_VER 3
14
-#define QLA_DRIVER_PATCH_VER 7
+#define QLA_DRIVER_MINOR_VER 4
+#define QLA_DRIVER_PATCH_VER 0
15
#define QLA_DRIVER_BETA_VER 3
0 commit comments