From ef5113cc5761d7364b77bc5572031c5ac91fcd54 Mon Sep 17 00:00:00 2001 From: Aris Adamantiadis Date: Fri, 15 Dec 2006 12:02:05 +0000 Subject: -rc release Ipv6 patch from Laurent Bigonville. When the ipv6 targets are unreachable, it tries all possible targets from the getaddrinfo list. Norbert: does it break anything ? it works for me but I didn't test it extensively git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@99 7dcaeef0-15fb-0310-b436-a5af3365683c --- include/libssh/libssh.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/libssh/libssh.h b/include/libssh/libssh.h index bf7877b6..c75b3574 100644 --- a/include/libssh/libssh.h +++ b/include/libssh/libssh.h @@ -24,7 +24,7 @@ MA 02111-1307, USA. */ #include /* for fd_set * */ #include -#define LIBSSH_VERSION "libssh-0.2-dev" +#define LIBSSH_VERSION "libssh-0.2rc" #ifdef __cplusplus extern "C" { -- cgit v1.2.3