Skip to content

Commit 8ec6b85

Browse files
committed
v6.1.11
1 parent 9054af9 commit 8ec6b85

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.1.10 LANGUAGES NONE)
76+
project(EternalTCP VERSION 6.1.11 LANGUAGES NONE)
7777

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

0 commit comments

Comments
 (0)