changeset 1312:25989154b4ec

bump version
author Matt Johnston <matt@ucc.asn.au>
date Thu, 21 Jul 2016 23:04:47 +0800
parents 10f28c95ca31
children 0ed3d2bbf956
files sysoptions.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sysoptions.h	Thu Jul 21 23:04:24 2016 +0800
+++ b/sysoptions.h	Thu Jul 21 23:04:47 2016 +0800
@@ -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