diff sysoptions.h @ 1338:cfd2abbf9cf4

bump version to 2017.75
author Matt Johnston <matt@ucc.asn.au>
date Wed, 17 May 2017 23:57:58 +0800
parents 25989154b4ec
children 8747c2b19152
line wrap: on
line diff
--- a/sysoptions.h	Wed May 17 23:57:18 2017 +0800
+++ b/sysoptions.h	Wed May 17 23:57:58 2017 +0800
@@ -4,7 +4,7 @@
  *******************************************************************/
 
 #ifndef DROPBEAR_VERSION
-#define DROPBEAR_VERSION "2016.74"
+#define DROPBEAR_VERSION "2017.75"
 #endif
 
 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION