From 0086e1d7cac1c15c08f1853e96b99b4ee5685d30 Mon Sep 17 00:00:00 2001
From: Matt Johnston <matt@ucc.asn.au>
Date: Thu, 21 Jul 2016 23:04:47 +0800
Subject: [PATCH] bump version

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

diff --git a/sysoptions.h b/sysoptions.h
index 9a76655f..9ad59b3d 100644
--- a/sysoptions.h
+++ b/sysoptions.h
@@ -4,7 +4,7 @@
  *******************************************************************/
 
 #ifndef DROPBEAR_VERSION
-#define DROPBEAR_VERSION "2016.73"
+#define DROPBEAR_VERSION "2016.74"
 #endif
 
 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION
-- 
GitLab