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 98eed5b + 2df080b commit 5eb70c2Copy full SHA for 5eb70c2
CMakeLists.txt
@@ -73,7 +73,7 @@ endif()
73
message(STATUS "VCPKG TRIPLET: ${VCPKG_TARGET_TRIPLET}")
74
75
# Don't specify languages yet in case we need to bump the cmake version
76
-project(EternalTCP VERSION 6.2.1 LANGUAGES NONE)
+project(EternalTCP VERSION 6.2.4 LANGUAGES NONE)
77
78
if(WIN32)
79
message(STATUS "Windows detected. Bumping up cmake version.")
0 commit comments