Skip to content

Commit

Permalink
[SCSI] qla2xxx: Update version number to 8.03.02-k1.
Browse files Browse the repository at this point in the history
Cc: stable@kernel.org
Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
  • Loading branch information
Giridhar Malavali authored and James Bottomley committed Feb 19, 2010
1 parent 8c1496b commit 35b7f0a
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.03.02-k0"
#define QLA2XXX_VERSION "8.03.02-k1"

#define QLA_DRIVER_MAJOR_VER 8
#define QLA_DRIVER_MINOR_VER 3
#define QLA_DRIVER_PATCH_VER 2
#define QLA_DRIVER_BETA_VER 0
#define QLA_DRIVER_BETA_VER 1

0 comments on commit 35b7f0a

Please sign in to comment.