bump version

This commit is contained in:
Matt Johnston 2015-01-28 22:57:33 +08:00
parent 86811f4765
commit 19b3f01477

View File

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