The unified diff between revisions [23abf9a2..] and [7ad1775e..] 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 [dc72917cc7444e220789e27aa7506a77dfa44fa3]
#    to [c365717890e92696dd8e3f5821531993ec37ff35]
#
============================================================
--- options.h	dc72917cc7444e220789e27aa7506a77dfa44fa3
+++ options.h	c365717890e92696dd8e3f5821531993ec37ff35
@@ -207,7 +207,7 @@ etc) slower (perhaps by 50%). Recommende
  *******************************************************************/

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

 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION