summaryrefslogtreecommitdiff
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
commita528e0ee139afed1b8e9c60f49984931db61a731 (patch)
tree51b77cc59bb90cf2fa05a12cb80f0593e13bc3a3
parenta4ccfdcb5026f0c2e5dd2b2bcf747fefa9fc8068 (diff)
downloaddropbear-a528e0ee139afed1b8e9c60f49984931db61a731.tar.gz
bump version
-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