Increased version numbers.

This commit is contained in:
Andreas Schneider
2010-05-30 11:26:11 +02:00
parent 3ae187dbe7
commit 84f6945a9c
4 changed files with 8 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 3
#define LIBSSH_VERSION_MICRO 4
#define LIBSSH_VERSION_INT SSH_VERSION_INT(LIBSSH_VERSION_MAJOR, \
LIBSSH_VERSION_MINOR, \