summaryrefslogtreecommitdiffstats
path: root/include/libssh/libssh.h
diff options
context:
space:
mode:
authorAndreas Schneider <mail@cynapses.org>2010-01-29 18:59:55 +0100
committerAndreas Schneider <mail@cynapses.org>2010-01-29 18:59:55 +0100
commitb3589fbf6c25480c937e6a9f330afd7af2a91fe7 (patch)
tree6bcfa84514a11ba90cb5e81d3bb4fd060faa7f10 /include/libssh/libssh.h
parentdd68bae776536e8816ed369b6e17e09aeb3cf46e (diff)
Increased version number.
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 4ea7430b..fe75bfdc 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 4
-#define LIBSSH_VERSION_MICRO 0
+#define LIBSSH_VERSION_MICRO 1
#define LIBSSH_VERSION_INT SSH_VERSION_INT(LIBSSH_VERSION_MAJOR, \
LIBSSH_VERSION_MINOR, \