Commit 4c355313 authored by Marshall Pierce's avatar Marshall Pierce
Browse files

Use updated client

parent 1e57d533
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ else(USE_LOCAL_KINETIC_CLIENT)
        kinetic_cpp_client
        PREFIX "vendor"
        GIT_REPOSITORY "git@github.com:Seagate/Kinetic-C-Client.git"
        GIT_TAG "1b6b0ea5e93db15239818c449fba22479d172d94"
        GIT_TAG "4dcf808ac8fd90f7c5298233f4586994ed0c8287"
        BUILD_IN_SOURCE 1
        INSTALL_COMMAND ""
    )