aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/libssh.h
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2011-05-30 12:38:17 +0200
committerAndreas Schneider <asn@cryptomilk.org>2011-05-30 12:38:17 +0200
commit94ca5ed3dfb18307d82117584dff789333366c61 (patch)
treef326b0fb1a5184c3cafd18f31135e3a1aa4765c3 /include/libssh/libssh.h
parent693425afabb76ea496bd531ca23ea0cf66c06699 (diff)
downloadlibssh-94ca5ed3dfb18307d82117584dff789333366c61.tar.gz
libssh-94ca5ed3dfb18307d82117584dff789333366c61.tar.xz
libssh-94ca5ed3dfb18307d82117584dff789333366c61.zip
cmake: Set next version.
Diffstat (limited to 'include/libssh/libssh.h')
-rw-r--r--include/libssh/libssh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libssh/libssh.h b/include/libssh/libssh.h
index 101508ed..117a5baf 100644
--- a/include/libssh/libssh.h
+++ b/include/libssh/libssh.h
@@ -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, \