diff options
author | Matt Johnston <matt@ucc.asn.au> | 2022-04-01 14:43:27 +0800 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2022-04-01 14:43:27 +0800 |
commit | ef1aea36a76ba7361f463c0e3f2ad0bac191e378 (patch) | |
tree | 29f20b34523e6e716dc24dd239fde80d7f2fa571 /sysoptions.h | |
parent | 3d6bbc1e47955125e52732eb61b79ff0bf5b0501 (diff) | |
download | dropbear-master.tar.gz |
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 6c164f7..18df6de 100644 --- a/sysoptions.h +++ b/sysoptions.h @@ -4,7 +4,7 @@ *******************************************************************/ #ifndef DROPBEAR_VERSION -#define DROPBEAR_VERSION "2020.81" +#define DROPBEAR_VERSION "2022.82" #endif #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION |