The unified diff between revisions [d428137d..] and [76d20e3a..] 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 [b45237d594695ec44d42603de9e8ce87c0889698]
#    to [f0112fbc2d70dc91c4f1ee28c8448846f4311e7b]
#
============================================================
--- options.h	b45237d594695ec44d42603de9e8ce87c0889698
+++ options.h	f0112fbc2d70dc91c4f1ee28c8448846f4311e7b
@@ -193,7 +193,7 @@ etc) slower (perhaps by 50%). Recommende
  *******************************************************************/

 #ifndef DROPBEAR_VERSION
-#define DROPBEAR_VERSION "0.45-beta1"
+#define DROPBEAR_VERSION "0.44test1"
 #endif

 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION