Skip to content

Commit dc162b6

Browse files
Kashyap, DesaiJames Bottomley
authored andcommitted
[SCSI] mpt2sas: Bump driver version 01.100.06.00
Bump version to 01.100.06.00 Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com> Reviewed-by:: Eric Moore <Eric.moore@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
1 parent 5b76858 commit dc162b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drivers/scsi/mpt2sas/mpt2sas_base.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@
6969
#define MPT2SAS_DRIVER_NAME "mpt2sas"
7070
#define MPT2SAS_AUTHOR "LSI Corporation <DL-MPTFusionLinux@lsi.com>"
7171
#define MPT2SAS_DESCRIPTION "LSI MPT Fusion SAS 2.0 Device Driver"
72-
#define MPT2SAS_DRIVER_VERSION "01.100.04.00"
72+
#define MPT2SAS_DRIVER_VERSION "01.100.06.00"
7373
#define MPT2SAS_MAJOR_VERSION 01
7474
#define MPT2SAS_MINOR_VERSION 100
75-
#define MPT2SAS_BUILD_VERSION 04
75+
#define MPT2SAS_BUILD_VERSION 06
7676
#define MPT2SAS_RELEASE_VERSION 00
7777

7878
/*

0 commit comments

Comments
 (0)