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

Bump version number

This commit is contained in:
Sara Golemon
2006-03-02 01:10:06 +00:00
parent 1d7522bc06
commit 2207b99afb
2 changed files with 2 additions and 2 deletions

View File

@@ -71,7 +71,7 @@ typedef unsigned long long libssh2_uint64_t;
typedef long long libssh2_int64_t;
#endif
#define LIBSSH2_VERSION "0.12"
#define LIBSSH2_VERSION "0.13"
#define LIBSSH2_APINO 200507211326
/* Part of every banner, user specified or not */