summaryrefslogtreecommitdiff
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
commit3ad7c4438f334313f92e7a899e3b98609dd8e100 (patch)
treee7ee9e28ed9d2f8803b2085f13bda6e82c52f63d
parentfa9240928ef3ea3c02e13cf2c6a067bd4da51584 (diff)
downloaddropbear-3ad7c4438f334313f92e7a899e3b98609dd8e100.tar.gz
* options.h: bump the version numberDROPBEAR_0.47
-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