diff options
author | Matt Johnston <matt@ucc.asn.au> | 2016-07-21 23:04:47 +0800 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2016-07-21 23:04:47 +0800 |
commit | 0086e1d7cac1c15c08f1853e96b99b4ee5685d30 (patch) | |
tree | d8d0bf7586105e1436ec8c99ec27549b46d13265 /sysoptions.h | |
parent | 4732de71c673ed5e01b7a7be0c7fd18752868d0f (diff) |
bump version
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 9a76655..9ad59b3 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 |