From 83d77f3878e94e8a2675c6a5d6fc3a975888e34b Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Thu, 5 Jul 2007 12:46:42 +0000 Subject: [PATCH] enter next round after release. --- include/libssh2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */