From: ericliu8168 Date: Tue, 9 Aug 2022 12:34:55 +0000 (+0800) Subject: Update Windows binaries for 2.45 release X-Git-Tag: v245^0 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1f3c41f2b77bba2723c6454fc2948648283192b6;p=liblinear Update Windows binaries for 2.45 release --- diff --git a/windows/liblinear.dll b/windows/liblinear.dll index 86c18a5..46cb868 100755 Binary files a/windows/liblinear.dll and b/windows/liblinear.dll differ diff --git a/windows/libsvmread.mexw64 b/windows/libsvmread.mexw64 index b6e0432..eaa2c31 100755 Binary files a/windows/libsvmread.mexw64 and b/windows/libsvmread.mexw64 differ diff --git a/windows/libsvmwrite.mexw64 b/windows/libsvmwrite.mexw64 index b002f1c..aa52198 100755 Binary files a/windows/libsvmwrite.mexw64 and b/windows/libsvmwrite.mexw64 differ diff --git a/windows/predict.exe b/windows/predict.exe index 90af0ed..667a004 100755 Binary files a/windows/predict.exe and b/windows/predict.exe differ diff --git a/windows/predict.mexw64 b/windows/predict.mexw64 index 3886282..96db408 100755 Binary files a/windows/predict.mexw64 and b/windows/predict.mexw64 differ diff --git a/windows/train.exe b/windows/train.exe index 6606ad8..6566816 100755 Binary files a/windows/train.exe and b/windows/train.exe differ diff --git a/windows/train.mexw64 b/windows/train.mexw64 index 5787c26..f320989 100755 Binary files a/windows/train.mexw64 and b/windows/train.mexw64 differ