bump version to 0.6.2

This commit is contained in:
Aris Adamantiadis
2014-03-04 11:34:36 +01:00
parent 3fdd82f2a8
commit d027460792
3 changed files with 5 additions and 2 deletions

View File

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