summaryrefslogtreecommitdiffhomepage
path: root/sysoptions.h
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2015-01-28 22:57:33 +0800
committerMatt Johnston <matt@ucc.asn.au>2015-01-28 22:57:33 +0800
commit19b3f01477dcee57cb0bc151486e98b44e8e9db5 (patch)
treef3a72f1a67e8b5140b513e7d278786562fb5aa08 /sysoptions.h
parent86811f4765c23b1cba6df25b40d7e167de22bb13 (diff)
bump version
Diffstat (limited to 'sysoptions.h')
-rw-r--r--sysoptions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysoptions.h b/sysoptions.h
index 7ccdd81..bec7246 100644
--- a/sysoptions.h
+++ b/sysoptions.h
@@ -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