diff options
author | Matt Johnston <matt@ucc.asn.au> | 2016-07-21 23:38:42 +0800 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2016-07-21 23:38:42 +0800 |
commit | c6e912f9e21139494713f408924bfaf17e655824 (patch) | |
tree | 13076886cd8a08608039a69c6d8933663d598398 /sysoptions.h | |
parent | dd19d73db4e5d6bd8a28120629644ee01824d450 (diff) | |
parent | 1df5c97144ba60eb7ae9de8b5b0ea0354a213181 (diff) |
merge 2016.74
Diffstat (limited to 'sysoptions.h')
-rw-r--r-- | sysoptions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysoptions.h b/sysoptions.h index 15b5de1..1f357e7 100644 --- a/sysoptions.h +++ b/sysoptions.h @@ -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 |