This commit is contained in:
Matt Johnston
2013-12-03 21:39:06 +08:00
parent d77b29f1d7
commit 511be4acc6
3 changed files with 18 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
*******************************************************************/
#ifndef DROPBEAR_VERSION
#define DROPBEAR_VERSION "2013.61test"
#define DROPBEAR_VERSION "2013.62"
#endif
#define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION