The unified diff between revisions [743743c4..] and [3a1464ad..] 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 [d2a1ca5fb4e75eeddbc918c09d7fe445346725c0]
#    to [6943e4eae79accfda7d88c987b4fa7bf24d90ada]
#
============================================================
--- options.h	d2a1ca5fb4e75eeddbc918c09d7fe445346725c0
+++ options.h	6943e4eae79accfda7d88c987b4fa7bf24d90ada
@@ -207,7 +207,7 @@ etc) slower (perhaps by 50%). Recommende
  *******************************************************************/

 #ifndef DROPBEAR_VERSION
-#define DROPBEAR_VERSION "0.48"
+#define DROPBEAR_VERSION "0.48-dispense"
 #endif

 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION