1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-08-05 20:55:46 +03:00

remove "0.5.0 is dev" in the doc

This commit is contained in:
Aris Adamantiadis
2011-05-27 13:37:52 +02:00
parent ac167c9077
commit 3bc46c3bf0

View File

@@ -22,8 +22,8 @@ This tutorial concentrates for its main part on the "client" side of libssh.
To learn how to accept incoming SSH connexions (how to write a SSH server), To learn how to accept incoming SSH connexions (how to write a SSH server),
you'll have to jump to the end of this document. you'll have to jump to the end of this document.
This tutorial describes libssh version 0.5.0. This version is the development This tutorial describes libssh version 0.5.0. This version is a little different
version and is *not* published yet. However, the examples should work with from the 0.4.X series. However, the examples should work with
little changes on versions like 0.4.2 and later. little changes on versions like 0.4.2 and later.