diff options
author | Matt Johnston <matt@ucc.asn.au> | 2020-06-26 21:45:59 +0800 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2020-06-26 21:45:59 +0800 |
commit | 5d095e9a270e9c806626e4cd0cfae64a8636346c (patch) | |
tree | 43bc1625b744669d1cc3549bb2ad1bb58a1a6ede /sysoptions.h | |
parent | 3727b099c5a88ae817e1c8d9c4af44ee36842a8f (diff) |
version 2020.80
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 2c0cb0a..23ba268 100644 --- a/sysoptions.h +++ b/sysoptions.h @@ -4,7 +4,7 @@ *******************************************************************/ #ifndef DROPBEAR_VERSION -#define DROPBEAR_VERSION "2020.79" +#define DROPBEAR_VERSION "2020.80" #endif #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION |