diff --git a/include/libssh2.h b/include/libssh2.h index 7d549232..be85e560 100644 --- a/include/libssh2.h +++ b/include/libssh2.h @@ -43,7 +43,7 @@ #include #define LIBSSH2_VERSION "0.4" -#define LIBSSH2_APINO 200412241457 +#define LIBSSH2_APINO 200412301450 /* Part of every banner, user specified or not */ #define LIBSSH2_SSH_BANNER "SSH-2.0-libssh2_" LIBSSH2_VERSION