1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-08-07 08:02:56 +03:00

libssh2.h: bump to 1.11.1

This commit is contained in:
Viktor Szakats
2024-10-21 11:59:53 +02:00
parent 9d6836e098
commit 00e5975ad2

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_DEV"
#define LIBSSH2_VERSION "1.11.1"
/* The numeric version number is also available "in parts" by using these
defines: */