aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/libssh.h
diff options
context:
space:
mode:
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 d8f445ae..c9df939e 100644
--- a/include/libssh/libssh.h
+++ b/include/libssh/libssh.h
@@ -40,7 +40,7 @@ typedef unsigned long long uint64_t;
#endif
-#define LIBSSH_VERSION "libssh-0.2.1-svn"
+#define LIBSSH_VERSION "libssh-0.3-svn"
#ifdef __cplusplus
extern "C" {