Skip to content

Commit 04de238

Browse files
committed
Version R2.1c2
1 parent 939550d commit 04de238

File tree

7 files changed

+4
-4
lines changed

7 files changed

+4
-4
lines changed

bin/Code/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ def relative_root(path):
8686

8787

8888
BASE_VERSION = "B" # Para el control de updates que necesitan reinstalar entero
89-
VERSION = "R 2.01c1"
89+
VERSION = "R 2.01c2"
9090
DEBUG = False
9191
DEBUG_ENGINE = False
9292

-1.5 KB
Binary file not shown.
-1 KB
Binary file not shown.
-1 KB
Binary file not shown.

bin/OS/win32/Engines/stockfish/uci_options.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
id name Stockfish 190422
1+
id name Stockfish 15
22
id author the Stockfish developers (see AUTHORS file)
33
option name Debug Log File type string default
44
option name Threads type spin default 1 min 1 max 512
@@ -20,4 +20,4 @@ option name SyzygyProbeDepth type spin default 1 min 1 max 100
2020
option name Syzygy50MoveRule type check default true
2121
option name SyzygyProbeLimit type spin default 7 min 0 max 7
2222
option name Use NNUE type check default true
23-
option name EvalFile type string default nn-d0b74ce1e5eb.nnue
23+
option name EvalFile type string default nn-6877cd24400e.nnue

bin/bug.log

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Version R 2.01c1
1+
Version R 2.01c2

0 commit comments

Comments
 (0)