Skip to content

Commit

Permalink
daca: use 2.12.0 as old version
Browse files Browse the repository at this point in the history
  • Loading branch information
danmar committed Sep 10, 2023
1 parent cc68d6e commit 3c447d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/donate-cpu-server.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
# changes)
SERVER_VERSION = "1.3.42"

OLD_VERSION = '2.11'
OLD_VERSION = '2.12.0'

HEAD_MARKER = 'head results:'
INFO_MARKER = 'info messages:'
Expand Down

0 comments on commit 3c447d1

Please sign in to comment.