diff --git a/include/libssh2.h b/include/libssh2.h index 7f9bfb6..fddf65f 100644 --- a/include/libssh2.h +++ b/include/libssh2.h @@ -76,7 +76,7 @@ typedef unsigned long long libssh2_uint64_t; typedef long long libssh2_int64_t; #endif -#define LIBSSH2_VERSION "0.15-CVS" +#define LIBSSH2_VERSION "0.16-CVS" #define LIBSSH2_APINO 200706151200 /* Part of every banner, user specified or not */