mpi3mr: Update Driver Version to 8.14.0.2.0

The driver version has been updated to 8.14.0.2.0 to reflect the
latest release. This is a version-only update with no functional
code changes.

Reviewed by:	ssaxena, imp
Differential Revision:	https://reviews.freebsd.org/D49753
This commit is contained in:
Chandrakanth patil 2025-04-27 17:40:35 -06:00 committed by Warner Losh
parent 69be9a247b
commit f4d51d3e1a

View file

@ -87,8 +87,8 @@
#include <sys/kthread.h>
#include "mpi/mpi30_api.h"
#define MPI3MR_DRIVER_VERSION "8.10.0.1.0"
#define MPI3MR_DRIVER_RELDATE "19th Mar 2024"
#define MPI3MR_DRIVER_VERSION "8.14.0.2.0"
#define MPI3MR_DRIVER_RELDATE "9th Apr 2025"
#define MPI3MR_DRIVER_NAME "mpi3mr"