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

This diff has been restricted to the following files: 'options.h'

#
#
# patch "options.h"
#  from [562d600e35b6a1ef1ab8d8df1dd61654056bd697]
#    to [35c6abccbdb8c81688562448070402b8bc296384]
#
============================================================
--- options.h	562d600e35b6a1ef1ab8d8df1dd61654056bd697
+++ options.h	35c6abccbdb8c81688562448070402b8bc296384
@@ -200,7 +200,7 @@ etc) slower (perhaps by 50%). Recommende
  *******************************************************************/

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

 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION