]> git.sesse.net Git - stockfish/blobdiff - src/evaluate.h
Enable compilation on older Windows systems
[stockfish] / src / evaluate.h
index e5340c7f14c2228c90b98a0921889ad8a0576df8..77c3b4e7d2dcae50d751f4e12b62a3a6cb0e45bc 100644 (file)
@@ -39,7 +39,7 @@ namespace Eval {
   // The default net name MUST follow the format nn-[SHA256 first 12 digits].nnue
   // for the build process (profile-build and fishtest) to work. Do not change the
   // name of the macro, as it is used in the Makefile.
-  #define EvalFileDefaultName   "nn-3678835b1d3d.nnue"
+  #define EvalFileDefaultName   "nn-4f56ecfca5b7.nnue"
 
   namespace NNUE {