diff options.h @ 473:170329dc8ce5 DROPBEAR_0.51

Forgot to bump actual version number
author Matt Johnston <matt@ucc.asn.au>
date Thu, 27 Mar 2008 13:34:34 +0000
parents 319262c94d24
children 52a644e7b8e1 e3db1f7a2e43 12d845ab7b5f
line wrap: on
line diff
--- a/options.h	Thu Mar 27 13:25:02 2008 +0000
+++ b/options.h	Thu Mar 27 13:34:34 2008 +0000
@@ -240,7 +240,7 @@
  *******************************************************************/
 
 #ifndef DROPBEAR_VERSION
-#define DROPBEAR_VERSION "0.50"
+#define DROPBEAR_VERSION "0.51"
 #endif
 
 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION