From bf045a056471c685ebe09e2ab35dcc3430f737bd Mon Sep 17 00:00:00 2001 From: Matt Johnston <matt@ucc.asn.au> Date: Fri, 9 Dec 2005 06:10:27 +0000 Subject: [PATCH] * options.h: bump the version number --HG-- extra : convert_revision : dd57a0c1e42c1680a9572bdec9d6eed04fa970c5 --- options.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options.h b/options.h index baba472b..1fa7d3f2 100644 --- a/options.h +++ b/options.h @@ -200,7 +200,7 @@ etc) slower (perhaps by 50%). Recommended for most small systems. */ *******************************************************************/ #ifndef DROPBEAR_VERSION -#define DROPBEAR_VERSION "0.46" +#define DROPBEAR_VERSION "0.47" #endif #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION -- GitLab