From 9e4e562cfb6c80a4e6bff2c6cbdbf3c5872f1d5a Mon Sep 17 00:00:00 2001
From: Matt Johnston <matt@ucc.asn.au>
Date: Wed, 25 Nov 2015 23:07:47 +0800
Subject: [PATCH] 2015.69

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

diff --git a/sysoptions.h b/sysoptions.h
index c7ab5426..d0ae61ff 100644
--- a/sysoptions.h
+++ b/sysoptions.h
@@ -4,7 +4,7 @@
  *******************************************************************/
 
 #ifndef DROPBEAR_VERSION
-#define DROPBEAR_VERSION "2015.68"
+#define DROPBEAR_VERSION "2015.69"
 #endif
 
 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION
-- 
GitLab