summaryrefslogtreecommitdiffhomepage
path: root/options.h
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2008-03-27 13:34:34 +0000
committerMatt Johnston <matt@ucc.asn.au>2008-03-27 13:34:34 +0000
commit96bda2af8ee55bce78b8c6ab2262ac82cec6a504 (patch)
treea349cf5609254a668b4fc9b6364d2867a2763228 /options.h
parenta97603d0039934ae6db68a7a2f73090c9256afb4 (diff)
Forgot to bump actual version number
--HG-- extra : convert_revision : 2f31bc0e5d1c701ad8c03176bbb5722852c0c11d
Diffstat (limited to 'options.h')
-rw-r--r--options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/options.h b/options.h
index a05ae35..5385d30 100644
--- a/options.h
+++ b/options.h
@@ -240,7 +240,7 @@ be overridden at runtime with -K. 0 disables keepalives */
*******************************************************************/
#ifndef DROPBEAR_VERSION
-#define DROPBEAR_VERSION "0.50"
+#define DROPBEAR_VERSION "0.51"
#endif
#define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION