Skip to content

Commit

Permalink
Release v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ZTzTopia committed May 8, 2023
1 parent c53c7e9 commit a1909f4
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 @@ -3,7 +3,7 @@ set(CMAKE_PROJECT_TOP_LEVEL_INCLUDES
${CMAKE_CURRENT_SOURCE_DIR}/vendor/cmake-conan/conan_provider.cmake)

cmake_minimum_required(VERSION 3.14..3.26)
project(GTProxy VERSION 1.4.2)
project(GTProxy VERSION 1.4.2)

add_subdirectory(vendor/enet)
add_subdirectory(src)

0 comments on commit a1909f4

Please sign in to comment.