summaryrefslogtreecommitdiffhomepage
path: root/sysoptions.h
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2014-10-23 21:43:00 +0800
committerMatt Johnston <matt@ucc.asn.au>2014-10-23 21:43:00 +0800
commitc890a0c1330f97af7c66d27287b21dfbcb72df35 (patch)
tree5d4a0578bf7429eb9aef92cad6ae766e6e86c84f /sysoptions.h
parent9ec934a94abd9c5b6301e836a4a358098d2fa031 (diff)
changelog, version number bump
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 385a903..7ccdd81 100644
--- a/sysoptions.h
+++ b/sysoptions.h
@@ -4,7 +4,7 @@
*******************************************************************/
#ifndef DROPBEAR_VERSION
-#define DROPBEAR_VERSION "2014.65"
+#define DROPBEAR_VERSION "2014.66"
#endif
#define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION