Skip to content

Commit

Permalink
Merge pull request #550 from openziti/ziti-sdk-c-0.30.8
Browse files Browse the repository at this point in the history
get ziti-sdk-c 0.30.8
  • Loading branch information
scareything committed Nov 10, 2022
2 parents 7b1924e + 43ecb80 commit 703625e
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.4")
set(ZITI_SDK_C_BRANCH "0.30.8")
endif()

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

0 comments on commit 703625e

Please sign in to comment.