From b4cdfcb506dd872b871ae1fad97e474c0658c286 Mon Sep 17 00:00:00 2001
From: Matt Johnston <matt@ucc.asn.au>
Date: Mon, 15 Apr 2013 21:56:04 +0800
Subject: [PATCH] bump version to 2013.57

---
 sysoptions.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sysoptions.h b/sysoptions.h
index 22c2a4df..3072d3d9 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
-- 
GitLab