Increment version and soversion numbers.

This commit is contained in:
Andreas Schneider
2010-05-12 19:00:07 +02:00
parent 62b6eb4436
commit 4abd0522b4
3 changed files with 9 additions and 9 deletions

View File

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