summaryrefslogtreecommitdiffhomepage
path: root/options.h
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2004-09-14 13:22:32 +0000
committerMatt Johnston <matt@ucc.asn.au>2004-09-14 13:22:32 +0000
commit636b041b9be635eda16af58bf67400e78dc3eb14 (patch)
tree539ebc86ef8aedf8ad929eb8d925ef74c9fa9d4f /options.h
parenta41f9dc0366bdfc13b01b20b934daffeed12439b (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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/options.h b/options.h
index 02edbf2..533d71e 100644
--- a/options.h
+++ b/options.h
@@ -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