diff options
Diffstat (limited to 'include/libssh')
| -rw-r--r-- | include/libssh/libssh.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libssh/libssh.h b/include/libssh/libssh.h index f4e4fe93..983966da 100644 --- a/include/libssh/libssh.h +++ b/include/libssh/libssh.h @@ -77,7 +77,7 @@ /* libssh version */ #define LIBSSH_VERSION_MAJOR 0 -#define LIBSSH_VERSION_MINOR 6 +#define LIBSSH_VERSION_MINOR 7 #define LIBSSH_VERSION_MICRO 0 #define LIBSSH_VERSION_INT SSH_VERSION_INT(LIBSSH_VERSION_MAJOR, \ |
