Skip to content

Commit 2df080b

Browse files
committed
Set et version to 6.2.4
1 parent 92c4c6a commit 2df080b

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)