diff --git a/include/libssh2.h b/include/libssh2.h index f3ba804a..903e24ca 100644 --- a/include/libssh2.h +++ b/include/libssh2.h @@ -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: */