Skip to content

Commit

Permalink
get ziti-sdk-c 0.30.9 (#587)
Browse files Browse the repository at this point in the history
  • Loading branch information
scareything committed Jan 12, 2023
1 parent 3b5a852 commit ad39749
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
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.20)
if(NOT ZITI_SDK_C_BRANCH)
#allow using a different branch of the CSDK easily
set(ZITI_SDK_C_BRANCH "0.30.8")
set(ZITI_SDK_C_BRANCH "0.30.9")
endif()

# if TUNNEL_SDK_ONLY then don't descend into programs/ziti-edge-tunnel
Expand Down

0 comments on commit ad39749

Please sign in to comment.