summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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