Skip to content

Commit 84434d2

Browse files
committed
project: Update for 0.10.4 merge.
1 parent 7f22e3b commit 84434d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SMP/libssh/libssh_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
/* libssh version */
3030
#define LIBSSH_VERSION_MAJOR 0
3131
#define LIBSSH_VERSION_MINOR 10
32-
#define LIBSSH_VERSION_MICRO 2
32+
#define LIBSSH_VERSION_MICRO 4
3333

3434
#define LIBSSH_VERSION_INT SSH_VERSION_INT(LIBSSH_VERSION_MAJOR, \
3535
LIBSSH_VERSION_MINOR, \

0 commit comments

Comments
 (0)