1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-11-29 01:03:57 +03:00

Set version number to 0.4.0.

This commit is contained in:
Andreas Schneider
2009-08-12 17:13:04 +02:00
parent d9b7e4cb7a
commit 0793bf5aa6

View File

@@ -76,7 +76,7 @@
/* libssh version */
#define LIBSSH_VERSION_MAJOR 0
#define LIBSSH_VERSION_MINOR 3
#define LIBSSH_VERSION_MINOR 4
#define LIBSSH_VERSION_MICRO 0
#define LIBSSH_VERSION_INT SSH_VERSION_INT(LIBSSH_VERSION_MAJOR, \