Skip to content

Commit 4a4f691

Browse files
committed
daca@home: update OLD_VERSION
1 parent 51a074a commit 4a4f691

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tools/donate-cpu-server.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
# Version scheme (MAJOR.MINOR.PATCH) should orientate on "Semantic Versioning" https://semver.org/
2626
# Every change in this script should result in increasing the version number accordingly (exceptions may be cosmetic
2727
# changes)
28-
SERVER_VERSION = "1.3.25"
28+
SERVER_VERSION = "1.3.26"
2929

30-
OLD_VERSION = '2.8'
30+
OLD_VERSION = '2.9'
3131

3232

3333
# Set up logging

0 commit comments

Comments
 (0)