summaryrefslogtreecommitdiffhomepage
path: root/sysoptions.h
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2017-05-17 23:57:58 +0800
committerMatt Johnston <matt@ucc.asn.au>2017-05-17 23:57:58 +0800
commit96dfbc882d353758517d3621bc1e5ba6f92033c9 (patch)
treef30b7b7b1c06a117190ff01c9eb5105186d6c9d5 /sysoptions.h
parentd3883e54b8d066eb6382b7d3cc41770d64078670 (diff)
bump version to 2017.75
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 9ad59b3..29580df 100644
--- a/sysoptions.h
+++ b/sysoptions.h
@@ -4,7 +4,7 @@
*******************************************************************/
#ifndef DROPBEAR_VERSION
-#define DROPBEAR_VERSION "2016.74"
+#define DROPBEAR_VERSION "2017.75"
#endif
#define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION