We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7367bb0 + 72b3991 commit d5593beCopy full SHA for d5593be
CMakeLists.txt
@@ -34,7 +34,7 @@ set(CLIENT_VERSION_RC 0)
34
set(CLIENT_VERSION_IS_RELEASE "true")
35
set(COPYRIGHT_YEAR "2025")
36
37
-set(CLIENT_VERSION_SUFFIX ".knotsYYYYMMDD")
+set(CLIENT_VERSION_SUFFIX ".knots20251010")
38
39
# During the enabling of the CXX and CXXOBJ languages, we modify
40
# CMake's compiler/linker invocation strings by appending the content
0 commit comments