diff options
author | Matt Johnston <matt@ucc.asn.au> | 2019-03-23 21:46:29 +0800 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2019-03-23 21:46:29 +0800 |
commit | 71f818262c995ec7d0fb441a4a908f3866a287a6 (patch) | |
tree | f0d219bd7af2dc45b57370d03602c710e7656bc5 /sysoptions.h | |
parent | 07f790db5a9e98ea5d6c4db76416372084af0e96 (diff) |
2019.77
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 8648c4e..a8cad88 100644 --- a/sysoptions.h +++ b/sysoptions.h @@ -4,7 +4,7 @@ *******************************************************************/ #ifndef DROPBEAR_VERSION -#define DROPBEAR_VERSION "2018.76" +#define DROPBEAR_VERSION "2019.77" #endif #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION |