]> Pileus Git - ~andy/linux/commitdiff
[SCSI] qla2xxx: Update version number to 8.03.07.03-k.
authorMadhuranath Iyengar <Madhu.Iyengar@qlogic.com>
Wed, 30 Mar 2011 18:46:33 +0000 (11:46 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 1 May 2011 15:15:51 +0000 (10:15 -0500)
A minor change in the versioning. We'll be attaching the "-k"
in the end.

Signed-off-by: Madhuranath Iyengar <Madhu.Iyengar@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/qla2xxx/qla_version.h

index 86f589cb4581c6342550b0783b9eaade50ab3853..062c97bf62f57b9a959fcb486915ec2570068349 100644 (file)
@@ -7,9 +7,9 @@
 /*
  * Driver version
  */
-#define QLA2XXX_VERSION      "8.03.07.00"
+#define QLA2XXX_VERSION      "8.03.07.03-k"
 
 #define QLA_DRIVER_MAJOR_VER   8
 #define QLA_DRIVER_MINOR_VER   3
 #define QLA_DRIVER_PATCH_VER   7
-#define QLA_DRIVER_BETA_VER    0
+#define QLA_DRIVER_BETA_VER    3