comparison options.h @ 111:88e0a1ad951a DROPBEAR_0.44test3

merge of 00b67a11e33c3ed390556805ed6d1078528bee70 and a3e68842a71eaba22c23468ff95fded952acb973
author Matt Johnston <matt@ucc.asn.au>
date Sat, 04 Sep 2004 14:19:19 +0000
parents 298098b2a61e
children cca368f09f4f
comparison
equal deleted inserted replaced
110:9b7fc71039cd 111:88e0a1ad951a
171 /******************************************************************* 171 /*******************************************************************
172 * You shouldn't edit below here unless you know you need to. 172 * You shouldn't edit below here unless you know you need to.
173 *******************************************************************/ 173 *******************************************************************/
174 174
175 #ifndef DROPBEAR_VERSION 175 #ifndef DROPBEAR_VERSION
176 #define DROPBEAR_VERSION "0.44test2" 176 #define DROPBEAR_VERSION "0.44test3"
177 #endif 177 #endif
178 178
179 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION 179 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION
180 #define PROGNAME "dropbear" 180 #define PROGNAME "dropbear"
181 181