Skip to content

Commit

Permalink
Incrmented version to 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jgaa committed Mar 7, 2024
1 parent 35200e1 commit 7031b1b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ endif()
project(shinysocks
DESCRIPTION "Socks Proxy server"
HOMEPAGE_URL https://github.com/jgaa/shinysocks
VERSION 1.3.2
VERSION 1.3.3
LANGUAGES CXX
)

Expand Down Expand Up @@ -52,4 +52,3 @@ target_link_libraries(${PROJECT_NAME}

install(TARGETS shinysocks RUNTIME DESTINATION bin)

message ("VCPKG_TARGET_TRIPLET=${VCPKG_TARGET_TRIPLET}")

0 comments on commit 7031b1b

Please sign in to comment.