- Bump to 0.52

- Clarify that hosts are resolved on the remote end for multihop

--HG--
extra : convert_revision : acde944b3ea0b8f673c276d2921c6bb3ede8ddde
This commit is contained in:
Matt Johnston
2008-11-11 14:08:48 +00:00
parent d005aa139e
commit 4fc5a52850
5 changed files with 14 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
*******************************************************************/
#ifndef DROPBEAR_VERSION
#define DROPBEAR_VERSION "0.51"
#define DROPBEAR_VERSION "0.52"
#endif
#define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION