Skip to content

Commit 1c7036f

Browse files
authored
daca@home: update client version [ci skip] (#5774)
1 parent e7d0bb0 commit 1c7036f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/donate_cpu_lib.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# Version scheme (MAJOR.MINOR.PATCH) should orientate on "Semantic Versioning" https://semver.org/
1717
# Every change in this script should result in increasing the version number accordingly (exceptions may be cosmetic
1818
# changes)
19-
CLIENT_VERSION = "1.3.52"
19+
CLIENT_VERSION = "1.4.0"
2020

2121
# Timeout for analysis with Cppcheck in seconds
2222
CPPCHECK_TIMEOUT = 30 * 60

0 commit comments

Comments
 (0)