Skip to content

Commit

Permalink
Set et version to 6.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
MisterTea committed Jan 20, 2023
1 parent 92c4c6a commit 2df080b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ endif()
message(STATUS "VCPKG TRIPLET: ${VCPKG_TARGET_TRIPLET}")

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

if(WIN32)
message(STATUS "Windows detected. Bumping up cmake version.")
Expand Down

0 comments on commit 2df080b

Please sign in to comment.