diff options
author | Matt Johnston <matt@ucc.asn.au> | 2013-04-15 21:56:04 +0800 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2013-04-15 21:56:04 +0800 |
commit | b4cdfcb506dd872b871ae1fad97e474c0658c286 (patch) | |
tree | 6fff32495bcc21adf813e3ed56fc5f6e5c7a2baf | |
parent | d3cef72f26c757c80b24d737b87013f92940549f (diff) |
bump version to 2013.57
-rw-r--r-- | sysoptions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysoptions.h b/sysoptions.h index 22c2a4d..3072d3d 100644 --- a/sysoptions.h +++ b/sysoptions.h @@ -4,7 +4,7 @@ *******************************************************************/ #ifndef DROPBEAR_VERSION -#define DROPBEAR_VERSION "2013.56" +#define DROPBEAR_VERSION "2013.57" #endif #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION |