build: Increase version number.

This commit is contained in:
Andreas Schneider
2010-09-05 17:54:03 +02:00
parent c05666245c
commit 2462b0fbc7
3 changed files with 4 additions and 4 deletions

View File

@@ -79,7 +79,7 @@
/* libssh version */
#define LIBSSH_VERSION_MAJOR 0
#define LIBSSH_VERSION_MINOR 4
#define LIBSSH_VERSION_MICRO 5
#define LIBSSH_VERSION_MICRO 6
#define LIBSSH_VERSION_INT SSH_VERSION_INT(LIBSSH_VERSION_MAJOR, \
LIBSSH_VERSION_MINOR, \