summaryrefslogtreecommitdiffstats
path: root/include/libssh/libssh.h
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cynapses.org>2010-05-30 11:26:11 +0200
committerAndreas Schneider <asn@cynapses.org>2010-05-30 11:26:11 +0200
commit84f6945a9c7bfb0ca22d4340d863340bd6d3c96b (patch)
tree5b59f606d416ac5f04bfa3cd082427c4695fb674 /include/libssh/libssh.h
parent3ae187dbe719fffb35f3a788738b32fda416c1ac (diff)
Increased version numbers.
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 53174dad..8f064f72 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 3
+#define LIBSSH_VERSION_MICRO 4
#define LIBSSH_VERSION_INT SSH_VERSION_INT(LIBSSH_VERSION_MAJOR, \
LIBSSH_VERSION_MINOR, \