Skip to content

Commit

Permalink
[SCSI] qla2xxx: Update the driver version to 8.06.00.08-k.
Browse files Browse the repository at this point in the history
Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
  • Loading branch information
Saurav Kashyap authored and James Bottomley committed Sep 3, 2013
1 parent ac3d5f0 commit e03d1b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/scsi/qla2xxx/qla_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
/*
* Driver version
*/
#define QLA2XXX_VERSION "8.05.00.03-k"
#define QLA2XXX_VERSION "8.06.00.08-k"

#define QLA_DRIVER_MAJOR_VER 8
#define QLA_DRIVER_MINOR_VER 5
#define QLA_DRIVER_MINOR_VER 6
#define QLA_DRIVER_PATCH_VER 0
#define QLA_DRIVER_BETA_VER 0

0 comments on commit e03d1b2

Please sign in to comment.