aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndreas Schneider <mail@cynapses.org>2010-02-05 12:07:02 +0100
committerAndreas Schneider <mail@cynapses.org>2010-02-05 12:07:50 +0100
commita25b06ecfc9bc400d784ac28d3fd33b450ae086a (patch)
tree2cb486a864dc227dd4db8e3a8b3d4face75840de /include
parent6b703b8d6a11a8a9c42937cfb0873710b3c69e07 (diff)
downloadlibssh-a25b06ecfc9bc400d784ac28d3fd33b450ae086a.tar.gz
libssh-a25b06ecfc9bc400d784ac28d3fd33b450ae086a.tar.xz
libssh-a25b06ecfc9bc400d784ac28d3fd33b450ae086a.zip
Increase version number.
Diffstat (limited to 'include')
-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 39a1a0c6..46b6eb8e 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 4
+#define LIBSSH_VERSION_MINOR 5
#define LIBSSH_VERSION_MICRO 0
#define LIBSSH_VERSION_INT SSH_VERSION_INT(LIBSSH_VERSION_MAJOR, \