diff options
author | Matt Johnston <matt@ucc.asn.au> | 2020-10-29 21:51:41 +0800 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2020-10-29 21:51:41 +0800 |
commit | f92f0777deade6ad3debb9ff55dc677d597ab808 (patch) | |
tree | 8a8a4531ae71cd97cb1a4850a6972b49a0a6d78c /sysoptions.h | |
parent | 1b603069db4b48ac05609efcf4a4672f69a3905d (diff) | |
parent | 9c70e4bed1231c932d8c67715171e3f1f73e5c39 (diff) |
Merge from main
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 22bc18c..3107a0e 100644 --- a/sysoptions.h +++ b/sysoptions.h @@ -4,7 +4,7 @@ *******************************************************************/ #ifndef DROPBEAR_VERSION -#define DROPBEAR_VERSION "2020.80" +#define DROPBEAR_VERSION "2020.81" #endif #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION |