cmake: Set next version.

This commit is contained in:
Andreas Schneider
2011-05-30 12:38:17 +02:00
parent 693425afab
commit 94ca5ed3df
2 changed files with 2 additions and 2 deletions

View File

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