Bump version to 0.6.4.

This commit is contained in:
Andreas Schneider
2014-12-17 12:58:53 +01:00
parent 87ae95eb3c
commit 319129399d
3 changed files with 17 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 3
#define LIBSSH_VERSION_MICRO 4
#define LIBSSH_VERSION_INT SSH_VERSION_INT(LIBSSH_VERSION_MAJOR, \
LIBSSH_VERSION_MINOR, \