1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-08-05 20:55:47 +03:00

libssh2.h: bump to 1.11.2_DEV

This commit is contained in:
Viktor Szakats
2024-10-21 12:00:17 +02:00
parent 00e5975ad2
commit c04d57e785

View File

@@ -48,7 +48,7 @@
to make the BANNER define (used by src/session.c) be a valid SSH
banner. Release versions have no appended strings and may of course not
have dashes either. */
#define LIBSSH2_VERSION "1.11.1"
#define LIBSSH2_VERSION "1.11.2_DEV"
/* The numeric version number is also available "in parts" by using these
defines: */