aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/libssh.h
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2017-02-03 09:47:18 +0100
committerAndreas Schneider <asn@cryptomilk.org>2017-02-03 09:47:18 +0100
commit8a2deeb3ccb18e99c78fb881ff4fe8cb516d2318 (patch)
tree1fa889a29393847263351be5e6e7e181cf36521d /include/libssh/libssh.h
parent40164c348ecc2708a3ddf533d179d570a8adbc55 (diff)
downloadlibssh-e9b4a7c65635bf1b31d3adde3cdcd9053cff132d.tar.gz
libssh-e9b4a7c65635bf1b31d3adde3cdcd9053cff132d.tar.xz
libssh-e9b4a7c65635bf1b31d3adde3cdcd9053cff132d.zip
Bump version to 0.7.4libssh-0.7.4
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 07ffb844..d16f8c63 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 7
-#define LIBSSH_VERSION_MICRO 3
+#define LIBSSH_VERSION_MICRO 4
#define LIBSSH_VERSION_INT SSH_VERSION_INT(LIBSSH_VERSION_MAJOR, \
LIBSSH_VERSION_MINOR, \