From 96bda2af8ee55bce78b8c6ab2262ac82cec6a504 Mon Sep 17 00:00:00 2001 From: Matt Johnston Date: Thu, 27 Mar 2008 13:34:34 +0000 Subject: [PATCH] Forgot to bump actual version number --HG-- extra : convert_revision : 2f31bc0e5d1c701ad8c03176bbb5722852c0c11d --- options.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options.h b/options.h index a05ae35..5385d30 100644 --- a/options.h +++ b/options.h @@ -240,7 +240,7 @@ be overridden at runtime with -K. 0 disables keepalives */ *******************************************************************/ #ifndef DROPBEAR_VERSION -#define DROPBEAR_VERSION "0.50" +#define DROPBEAR_VERSION "0.51" #endif #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION