diff options
author | Matt Johnston <matt@ucc.asn.au> | 2013-10-16 22:32:31 +0800 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2013-10-16 22:32:31 +0800 |
commit | 253cd3b66b1ec49fef3603644e5bb27d758bc7f5 (patch) | |
tree | 80c1865b36c27b2ea7cc0cbb57b2533b63893e2a /sysoptions.h | |
parent | 920120d05a5b44dba98439994f9eb60485fe91f0 (diff) |
- 2013.60, update CHANGES
- Add CVE references to CHANGES
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 f19608f..f05c4d8 100644 --- a/sysoptions.h +++ b/sysoptions.h @@ -4,7 +4,7 @@ *******************************************************************/ #ifndef DROPBEAR_VERSION -#define DROPBEAR_VERSION "2013.59" +#define DROPBEAR_VERSION "2013.60" #endif #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION |