Prepare libssh-0.6.3.

We messed up some thing, so we release 0.6.3.
This commit is contained in:
Andreas Schneider
2014-03-04 11:18:05 +01:00
parent d027460792
commit 87145387aa
3 changed files with 7 additions and 3 deletions

View File

@@ -78,7 +78,7 @@
/* libssh version */
#define LIBSSH_VERSION_MAJOR 0
#define LIBSSH_VERSION_MINOR 6
#define LIBSSH_VERSION_MICRO 2
#define LIBSSH_VERSION_MICRO 3
#define LIBSSH_VERSION_INT SSH_VERSION_INT(LIBSSH_VERSION_MAJOR, \
LIBSSH_VERSION_MINOR, \