Increase version number to 0.4.2.

This commit is contained in:
Andreas Schneider
2010-03-15 19:33:11 +01:00
parent ed1cba705c
commit 99a58eb325
3 changed files with 4 additions and 6 deletions

View File

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