Skip to content

Commit

Permalink
Merge branch 'main' into no-pv-in-qs
Browse files Browse the repository at this point in the history
Bench: 3420608
  • Loading branch information
jhonnold committed Oct 17, 2023
2 parents e486ac2 + e797501 commit 2219dae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
EXE = berserk
SRC = *.c nn/*.c pyrrhic/tbprobe.c
CC = gcc
VERSION = 20231007
MAIN_NETWORK = networks/berserk-d1b801c65262.nn
VERSION = 20231016
MAIN_NETWORK = networks/berserk-b170bba7e359.nn
EVALFILE = $(MAIN_NETWORK)
DEFS = -DVERSION=\"$(VERSION)\" -DEVALFILE=\"$(EVALFILE)\" -DNDEBUG

Expand Down
2 changes: 1 addition & 1 deletion src/networks

0 comments on commit 2219dae

Please sign in to comment.