We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98bcaa7 commit d9e87d7Copy full SHA for d9e87d7
CMakeLists.txt
@@ -7,7 +7,7 @@ include(CheckLibraryExists)
7
include(CheckCCompilerFlag)
8
include(CheckLinkerFlag)
9
10
-project(tiny-ssh-honeypot VERSION 1.2.0 LANGUAGES C)
+project(tiny-ssh-honeypot VERSION 1.2.1 LANGUAGES C)
11
12
option(BUILD_STATIC_BINARY "Build static binary" OFF)
13
option(FORCE_EXTERNAL_LIBEV "Do not use system libev" OFF)
0 commit comments