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

remove "0.5.0 is dev" in the doc

(cherry picked from commit 3bc46c3bf0)
This commit is contained in:
Aris Adamantiadis
2011-05-27 13:37:52 +02:00
committed by Andreas Schneider
parent 615bc3b8f7
commit 91489cd378

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.