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 b318653 commit dd7ec4dCopy full SHA for dd7ec4d
SMP/SMP.patch
@@ -135,7 +135,7 @@ index b8b86593..fd950225 100644
135
}
136
137
diff --git a/src/misc.c b/src/misc.c
138
-index a2fdf31a..6dd169ab 100644
+index 3f2652d4..36678203 100644
139
--- a/src/misc.c
140
+++ b/src/misc.c
141
@@ -51,8 +51,10 @@
SMP/libssh/libssh_version.h
@@ -29,7 +29,7 @@
29
/* libssh version */
30
#define LIBSSH_VERSION_MAJOR 0
31
#define LIBSSH_VERSION_MINOR 10
32
-#define LIBSSH_VERSION_MICRO 0
+#define LIBSSH_VERSION_MICRO 2
33
34
#define LIBSSH_VERSION_INT SSH_VERSION_INT(LIBSSH_VERSION_MAJOR, \
35
LIBSSH_VERSION_MINOR, \
0 commit comments