diff sysoptions.h @ 1009:48a0ba346de4

bump version
author Matt Johnston <matt@ucc.asn.au>
date Wed, 28 Jan 2015 22:57:33 +0800
parents 735511a4c761
children ca71904cf3ee 2b4fd440399d
line wrap: on
line diff
--- a/sysoptions.h	Wed Jan 28 22:55:27 2015 +0800
+++ b/sysoptions.h	Wed Jan 28 22:57:33 2015 +0800
@@ -4,7 +4,7 @@
  *******************************************************************/
 
 #ifndef DROPBEAR_VERSION
-#define DROPBEAR_VERSION "2014.66"
+#define DROPBEAR_VERSION "2015.67"
 #endif
 
 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION