Skip to content

Commit 9a9068b

Browse files
Ranjan Kumarmartinkpetersen
authored andcommitted
scsi: mpi3mr: Update driver version to 8.5.0.0.0
Update driver version to 8.5.0.0.0 Signed-off-by: Ranjan Kumar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]>
1 parent d9a5ab0 commit 9a9068b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drivers/scsi/mpi3mr/mpi3mr.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ extern struct list_head mrioc_list;
5555
extern int prot_mask;
5656
extern atomic64_t event_counter;
5757

58-
#define MPI3MR_DRIVER_VERSION "8.4.1.0.0"
59-
#define MPI3MR_DRIVER_RELDATE "16-March-2023"
58+
#define MPI3MR_DRIVER_VERSION "8.5.0.0.0"
59+
#define MPI3MR_DRIVER_RELDATE "24-July-2023"
6060

6161
#define MPI3MR_DRIVER_NAME "mpi3mr"
6262
#define MPI3MR_DRIVER_LICENSE "GPL"

0 commit comments

Comments
 (0)