Skip to content

Commit 5eb70c2

Browse files
committed
Merge branch 'master' into release
2 parents 98eed5b + 2df080b commit 5eb70c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ endif()
7373
message(STATUS "VCPKG TRIPLET: ${VCPKG_TARGET_TRIPLET}")
7474

7575
# Don't specify languages yet in case we need to bump the cmake version
76-
project(EternalTCP VERSION 6.2.1 LANGUAGES NONE)
76+
project(EternalTCP VERSION 6.2.4 LANGUAGES NONE)
7777

7878
if(WIN32)
7979
message(STATUS "Windows detected. Bumping up cmake version.")

0 commit comments

Comments
 (0)