hack version to sshpiper

This commit is contained in:
tgic 2014-12-14 04:00:02 +08:00 committed by Boshi Lian
parent ffccdb319a
commit 0494025b58

View file

@ -259,7 +259,7 @@ func generateKeyMaterial(out, tag []byte, r *kexResult) {
}
}
const packageVersion = "SSH-2.0-Go"
const packageVersion = "SSH-2.0-SSHPiper"
// Sends and receives a version line. The versionLine string should
// be US ASCII, start with "SSH-2.0-", and should not include a