diff sysoptions.h @ 1554:1c66ca4f3791 DROPBEAR_2018.76

Bump version
author Matt Johnston <matt@ucc.asn.au>
date Tue, 27 Feb 2018 22:21:48 +0800
parents 6a83b1944432
children c42e8ff42bd1 cd23631dab5c
line wrap: on
line diff
--- a/sysoptions.h	Tue Feb 27 22:14:46 2018 +0800
+++ b/sysoptions.h	Tue Feb 27 22:21:48 2018 +0800
@@ -4,7 +4,7 @@
  *******************************************************************/
 
 #ifndef DROPBEAR_VERSION
-#define DROPBEAR_VERSION "2017.75"
+#define DROPBEAR_VERSION "2018.76"
 #endif
 
 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION