From 237835f37a3fe4e49da9dc7f8cd569fe1eac445a Mon Sep 17 00:00:00 2001 From: noaOrMlnx <58519608+noaOrMlnx@users.noreply.github.com> Date: Wed, 15 Jan 2020 17:19:49 +0200 Subject: [PATCH] Change MFT version to 14.13.3 (#4022) --- platform/mellanox/mft.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/mellanox/mft.mk b/platform/mellanox/mft.mk index ae2c92e0ac..af2192de45 100644 --- a/platform/mellanox/mft.mk +++ b/platform/mellanox/mft.mk @@ -1,7 +1,7 @@ # Mellanox SAI -MFT_VERSION = 4.12.0 -MFT_REVISION = 104 +MFT_VERSION = 4.13.3 +MFT_REVISION = 6 export MFT_VERSION MFT_REVISION