diff options.h @ 124:8c08fd2b7f5b

0.44test4 probably also bumped the channel recv window sizing
author Matt Johnston <matt@ucc.asn.au>
date Tue, 14 Sep 2004 13:22:32 +0000
parents 9337c9f9a607
children 4562a2f4d690
line wrap: on
line diff
--- a/options.h	Tue Sep 14 13:18:16 2004 +0000
+++ b/options.h	Tue Sep 14 13:22:32 2004 +0000
@@ -183,7 +183,7 @@
  *******************************************************************/
 
 #ifndef DROPBEAR_VERSION
-#define DROPBEAR_VERSION "0.44rez1"
+#define DROPBEAR_VERSION "0.44test4"
 #endif
 
 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION