Commit e128a80f authored by Andrew Vasquez's avatar Andrew Vasquez Committed by James Bottomley

[PATCH] PATCH [15/15] qla2xxx: Update driver version

  Update version number to 8.00.00b12-k.

 drivers/scsi/qla2xxx/qla_version.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
parent 2f33ec78
...@@ -19,9 +19,9 @@ ...@@ -19,9 +19,9 @@
/* /*
* Driver version * Driver version
*/ */
#define QLA2XXX_VERSION "8.00.00b11-k" #define QLA2XXX_VERSION "8.00.00b12-k"
#define QLA_DRIVER_MAJOR_VER 8 #define QLA_DRIVER_MAJOR_VER 8
#define QLA_DRIVER_MINOR_VER 0 #define QLA_DRIVER_MINOR_VER 0
#define QLA_DRIVER_PATCH_VER 0 #define QLA_DRIVER_PATCH_VER 0
#define QLA_DRIVER_BETA_VER 11 #define QLA_DRIVER_BETA_VER 12
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment