comparison 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
comparison
equal deleted inserted replaced
123:a0db9a23f6d4 124:8c08fd2b7f5b
181 /******************************************************************* 181 /*******************************************************************
182 * You shouldn't edit below here unless you know you need to. 182 * You shouldn't edit below here unless you know you need to.
183 *******************************************************************/ 183 *******************************************************************/
184 184
185 #ifndef DROPBEAR_VERSION 185 #ifndef DROPBEAR_VERSION
186 #define DROPBEAR_VERSION "0.44rez1" 186 #define DROPBEAR_VERSION "0.44test4"
187 #endif 187 #endif
188 188
189 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION 189 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION
190 #define PROGNAME "dropbear" 190 #define PROGNAME "dropbear"
191 191