Skip to content

Commit 99e2f49

Browse files
authored
Use v2.4 as old for comparing against latest (#3181)
This is regarding donate-cpu functionality.
1 parent 2cecec2 commit 99e2f49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/donate-cpu-server.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
# changes)
2828
SERVER_VERSION = "1.3.16"
2929

30-
OLD_VERSION = '2.3'
30+
OLD_VERSION = '2.4'
3131

3232

3333
# Set up logging

0 commit comments

Comments
 (0)