changeset 1554:1c66ca4f3791 DROPBEAR_2018.76

Bump version
author Matt Johnston <matt@ucc.asn.au>
date Tue, 27 Feb 2018 22:21:48 +0800
parents cc256c6dca96
children 2f0c3f3361d3 470aa609c7e4
files sysoptions.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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