mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -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
This commit is contained in:
parent
69be9a247b
commit
f4d51d3e1a
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue