1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-08-07 08:02:56 +03:00

let's call the current version 0.15-CVS

This commit is contained in:
Daniel Stenberg
2007-02-06 14:19:59 +00:00
parent f6e26916ac
commit b88eb6a096

View File

@@ -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 */