changeset 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 d7b0c015fdc7
children f33b0898aaa6
files options.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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