Blame SOURCES/libssh-0.9.4-fix-version.patch

f3993f
--- a/include/libssh/libssh.h	2020-04-15 13:38:32.899177005 +0200
f3993f
+++ b/include/libssh/libssh.h	2020-04-15 13:38:57.406454427 +0200
f3993f
@@ -79,7 +79,7 @@
f3993f
 /* libssh version */
f3993f
 #define LIBSSH_VERSION_MAJOR  0
f3993f
 #define LIBSSH_VERSION_MINOR  9
f3993f
-#define LIBSSH_VERSION_MICRO  3
f3993f
+#define LIBSSH_VERSION_MICRO  4
f3993f
 
f3993f
 #define LIBSSH_VERSION_INT SSH_VERSION_INT(LIBSSH_VERSION_MAJOR, \
f3993f
                                            LIBSSH_VERSION_MINOR, \