Increased version number.

This commit is contained in:
Andreas Schneider
2010-01-29 18:59:55 +01:00
parent dd68bae776
commit b3589fbf6c
3 changed files with 6 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 0
#define LIBSSH_VERSION_MICRO 1
#define LIBSSH_VERSION_INT SSH_VERSION_INT(LIBSSH_VERSION_MAJOR, \
LIBSSH_VERSION_MINOR, \