summaryrefslogtreecommitdiffhomepage
path: root/options.h
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2005-12-09 06:10:27 +0000
committerMatt Johnston <matt@ucc.asn.au>2005-12-09 06:10:27 +0000
commitbf045a056471c685ebe09e2ab35dcc3430f737bd (patch)
treee7ee9e28ed9d2f8803b2085f13bda6e82c52f63d /options.h
parentcec27b5bb4f9687f6b6abaf52ec02c1a37dd57e1 (diff)
* options.h: bump the version number
--HG-- extra : convert_revision : dd57a0c1e42c1680a9572bdec9d6eed04fa970c5
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 baba472..1fa7d3f 100644
--- a/options.h
+++ b/options.h
@@ -200,7 +200,7 @@ etc) slower (perhaps by 50%). Recommended for most small systems. */
*******************************************************************/
#ifndef DROPBEAR_VERSION
-#define DROPBEAR_VERSION "0.46"
+#define DROPBEAR_VERSION "0.47"
#endif
#define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION