Skip to content

Commit

Permalink
Bench: 3680773
Browse files Browse the repository at this point in the history
  • Loading branch information
jhonnold committed Oct 6, 2023
1 parent f852fdc commit cbd0038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EXE = berserk
SRC = *.c nn/*.c pyrrhic/tbprobe.c
CC = gcc
VERSION = 20230927
VERSION = 20231006
MAIN_NETWORK = networks/berserk-d1b801c65262.nn
EVALFILE = $(MAIN_NETWORK)
DEFS = -DVERSION=\"$(VERSION)\" -DEVALFILE=\"$(EVALFILE)\" -DNDEBUG
Expand Down

0 comments on commit cbd0038

Please sign in to comment.