diff --git a/options.h b/options.h
index baba472b3b99a47216b61c9b80645ce07de34d67..1fa7d3f2054361f315847c3c9600d38c51b492f8 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