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

(cherry picked from commit f4d51d3e1a90dabbed26aacf1b58e20e23a19342)
This commit is contained in:
Chandrakanth patil 2025-04-27 17:40:35 -06:00 committed by Warner Losh
parent f76b6e1c07
commit e6d4b221ba

View file

@ -88,8 +88,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"