diff options
author | Matt Johnston <matt@ucc.asn.au> | 2018-02-27 22:21:48 +0800 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2018-02-27 22:21:48 +0800 |
commit | 64bd345a5d11e159ac74d45bd009f98ff1a50cf9 (patch) | |
tree | 45df825d0ea34cdc5d7ab71bff4fc0eb11461e1a /sysoptions.h | |
parent | 152c5074991d152c9f00a52345d4156af5e6c3a9 (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 3eba13b..1666a1e 100644 --- a/sysoptions.h +++ b/sysoptions.h @@ -4,7 +4,7 @@ *******************************************************************/ #ifndef DROPBEAR_VERSION -#define DROPBEAR_VERSION "2017.75" +#define DROPBEAR_VERSION "2018.76" #endif #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION |