summaryrefslogtreecommitdiff
path: root/libs/sftp/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libs/sftp/CMakeLists.txt')
-rw-r--r--libs/sftp/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/sftp/CMakeLists.txt b/libs/sftp/CMakeLists.txt
index 4d6ebda..df0cf14 100644
--- a/libs/sftp/CMakeLists.txt
+++ b/libs/sftp/CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.12)
project(libssh2
- VERSION 0.11.0
+ VERSION 1.11.1
LANGUAGES C CXX)
add_compile_options(-Wno-deprecated-non-prototype -Wno-writable-strings)