cmake: Bump library version

(cherry picked from commit 9c37c8c5a5)
This commit is contained in:
Andreas Schneider
2018-09-19 17:47:42 +02:00
parent 1bb7895cd9
commit 69740ea841
4 changed files with 424 additions and 2 deletions

View File

@@ -424,3 +424,10 @@ LIBSSH_4_6_0 # Released
ssh_print_hash;
} LIBSSH_4_5_0;
LIBSSH_4_7_0 # Released
{
global:
sftp_client_message_get_submessage;
ssh_get_fingerprint_hash;
ssh_pki_export_privkey_base64;
} LIBSSH_4_6_0;