Skip to content

Commit

Permalink
v6.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
MisterTea committed Jan 11, 2022
1 parent 015698c commit c849013
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.1.9 LANGUAGES NONE)
project(EternalTCP VERSION 6.1.10 LANGUAGES NONE)

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

0 comments on commit c849013

Please sign in to comment.