summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2018-02-27 22:21:48 +0800
committerMatt Johnston <matt@ucc.asn.au>2018-02-27 22:21:48 +0800
commit4d4db801072ccc52661a659f4d873de0091e9f3e (patch)
tree65d699463d3ca635d90abddba91511485cf931b5
parent5d96527939bd9be878855750c1ffba82a1a21756 (diff)
downloaddropbear-DROPBEAR_2018.76.tar.gz
Bump versionDROPBEAR_2018.76
-rw-r--r--sysoptions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysoptions.h b/sysoptions.h
index 3eba13b..1666a1e 100644
--- a/sysoptions.h
+++ b/sysoptions.h
@@ -4,7 +4,7 @@
*******************************************************************/
#ifndef DROPBEAR_VERSION
-#define DROPBEAR_VERSION "2017.75"
+#define DROPBEAR_VERSION "2018.76"
#endif
#define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION