diff options
author | Matt Johnston <matt@ucc.asn.au> | 2015-01-28 22:57:33 +0800 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2015-01-28 22:57:33 +0800 |
commit | 19b3f01477dcee57cb0bc151486e98b44e8e9db5 (patch) | |
tree | f3a72f1a67e8b5140b513e7d278786562fb5aa08 /sysoptions.h | |
parent | 86811f4765c23b1cba6df25b40d7e167de22bb13 (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 7ccdd81..bec7246 100644 --- a/sysoptions.h +++ b/sysoptions.h @@ -4,7 +4,7 @@ *******************************************************************/ #ifndef DROPBEAR_VERSION -#define DROPBEAR_VERSION "2014.66" +#define DROPBEAR_VERSION "2015.67" #endif #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION |