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

trunk to 0.2

git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@104 7dcaeef0-15fb-0310-b436-a5af3365683c
This commit is contained in:
Aris Adamantiadis
2006-12-26 21:18:15 +00:00
parent 0465d85ab4
commit 94d6f39386
4 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@ MA 02111-1307, USA. */
#include <sys/select.h> /* for fd_set * */
#include <inttypes.h>
#define LIBSSH_VERSION "libssh-0.2rc"
#define LIBSSH_VERSION "libssh-0.2"
#ifdef __cplusplus
extern "C" {