The unified diff between revisions [b16d02c9..] and [dd57a0c1..] is displayed below. It can also be downloaded as a raw diff.

#
#
# patch "options.h"
#  from [4b11e0cc8a977bdeb9c380ad273ac07a53f8f38a]
#    to [458cad58f22fe5b0e6ba44bbe9f1820d81f50314]
#
============================================================
--- options.h	4b11e0cc8a977bdeb9c380ad273ac07a53f8f38a
+++ options.h	458cad58f22fe5b0e6ba44bbe9f1820d81f50314
@@ -200,7 +200,7 @@ etc) slower (perhaps by 50%). Recommende
  *******************************************************************/

 #ifndef DROPBEAR_VERSION
-#define DROPBEAR_VERSION "0.46"
+#define DROPBEAR_VERSION "0.47"
 #endif

 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION