diff --git a/include/libssh2.h b/include/libssh2.h index 54b91cd..0a18d91 100644 --- a/include/libssh2.h +++ b/include/libssh2.h @@ -71,7 +71,7 @@ typedef unsigned long long libssh2_uint64_t; typedef long long libssh2_int64_t; #endif -#define LIBSSH2_VERSION "0.14" +#define LIBSSH2_VERSION "0.15-CVS" #define LIBSSH2_APINO 200507211326 /* Part of every banner, user specified or not */