mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
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:
parent
f76b6e1c07
commit
e6d4b221ba
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue