summaryrefslogtreecommitdiffstats
path: root/include/libssh/libssh.h
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2013-02-12 14:30:22 +0100
committerAndreas Schneider <asn@cryptomilk.org>2013-02-12 14:30:22 +0100
commitbbdef245a18bc8a0e543a8d956cbb81be9316dd5 (patch)
tree2f1ebade3efec2025d924ec0aa1c4857e6e84bc8 /include/libssh/libssh.h
parenta0d894dd2aa31a2c222bdb4b82c6760e99b833ab (diff)
Update version number to 0.5.5.
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 925957ee..eb63e663 100644
--- a/include/libssh/libssh.h
+++ b/include/libssh/libssh.h
@@ -79,7 +79,7 @@
/* libssh version */
#define LIBSSH_VERSION_MAJOR 0
#define LIBSSH_VERSION_MINOR 5
-#define LIBSSH_VERSION_MICRO 2
+#define LIBSSH_VERSION_MICRO 5
#define LIBSSH_VERSION_INT SSH_VERSION_INT(LIBSSH_VERSION_MAJOR, \
LIBSSH_VERSION_MINOR, \