diff --git a/include/libssh2.h b/include/libssh2.h index b6b73d0a..e9216644 100644 --- a/include/libssh2.h +++ b/include/libssh2.h @@ -46,7 +46,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.10.1_DEV" +#define LIBSSH2_VERSION "1.10.1" /* The numeric version number is also available "in parts" by using these defines: */