Skip to content

Commit

Permalink
Bump to v0.2.0 for libssh2lv source
Browse files Browse the repository at this point in the history
  • Loading branch information
volks73 committed Jul 13, 2019
1 parent 5e322e3 commit 0d30c7d
Show file tree
Hide file tree
Showing 3 changed files 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 @@ -8,7 +8,7 @@ include(ExternalProject)

# libssh2 configuration and build
set(LIBSSH2LV "libssh2lv")
set(LIBSSH2LV_VERSION "0.1.2")
set(LIBSSH2LV_VERSION "0.2.0")
ExternalProject_Add(${LIBSSH2LV}
PREFIX ${LIBSSH2LV}
URL file:///${CMAKE_CURRENT_SOURCE_DIR}/${LIBSSH2LV}-${LIBSSH2LV_VERSION}.tar.gz
Expand Down
Binary file removed libssh2lv-0.1.2.tar.gz
Binary file not shown.
Binary file added libssh2lv-0.2.0.tar.gz
Binary file not shown.

0 comments on commit 0d30c7d

Please sign in to comment.