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 2d8db0c commit 76fe5fbCopy full SHA for 76fe5fb
SMP/SMP.patch
@@ -109,7 +109,7 @@ index e516c331..bf61e0fb 100644
109
static int _ssh_init(unsigned constructor) {
110
111
diff --git a/src/misc.c b/src/misc.c
112
-index 6ae7cdf1..2cb2cb95 100644
+index 7fe243f5..42ace24b 100644
113
--- a/src/misc.c
114
+++ b/src/misc.c
115
@@ -33,7 +33,6 @@
SMP/libssh/libssh_version.h
@@ -29,7 +29,7 @@
29
/* libssh version */
30
#define LIBSSH_VERSION_MAJOR 0
31
#define LIBSSH_VERSION_MINOR 11
32
-#define LIBSSH_VERSION_MICRO 0
+#define LIBSSH_VERSION_MICRO 1
33
34
#define LIBSSH_VERSION_INT SSH_VERSION_INT(LIBSSH_VERSION_MAJOR, \
35
LIBSSH_VERSION_MINOR, \
0 commit comments