summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2013-04-15 21:56:04 +0800
committerMatt Johnston <matt@ucc.asn.au>2013-04-15 21:56:04 +0800
commitb4cdfcb506dd872b871ae1fad97e474c0658c286 (patch)
tree6fff32495bcc21adf813e3ed56fc5f6e5c7a2baf
parentd3cef72f26c757c80b24d737b87013f92940549f (diff)
bump version to 2013.57
-rw-r--r--sysoptions.h2
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