bump version

This commit is contained in:
Matt Johnston 2016-07-21 23:04:47 +08:00
parent 4732de71c6
commit 0086e1d7ca

View File

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