diff options
author | Matt Johnston <matt@ucc.asn.au> | 2004-09-14 13:22:32 +0000 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2004-09-14 13:22:32 +0000 |
commit | 636b041b9be635eda16af58bf67400e78dc3eb14 (patch) | |
tree | 539ebc86ef8aedf8ad929eb8d925ef74c9fa9d4f /options.h | |
parent | a41f9dc0366bdfc13b01b20b934daffeed12439b (diff) |
0.44test4 probably
also bumped the channel recv window sizing
--HG--
extra : convert_revision : 2ab172def950d852426cf2c2e066c29aa50e2de9
Diffstat (limited to 'options.h')
-rw-r--r-- | options.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -183,7 +183,7 @@ etc) slower (perhaps by 50%). Recommended for most small systems. */ *******************************************************************/ #ifndef DROPBEAR_VERSION -#define DROPBEAR_VERSION "0.44rez1" +#define DROPBEAR_VERSION "0.44test4" #endif #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION |