changeset 1009:48a0ba346de4

bump version
author Matt Johnston <matt@ucc.asn.au>
date Wed, 28 Jan 2015 22:57:33 +0800
parents bc66d365c58b
children 1d2d81b1b7c1
files sysoptions.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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