changelog, version number bump

This commit is contained in:
Matt Johnston
2014-10-23 21:43:00 +08:00
parent 9ec934a94a
commit c890a0c133
3 changed files with 20 additions and 1 deletions

View File

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