comparison options.h @ 220:9089929fb2b7

* preparing for 0.46 release
author Matt Johnston <matt@ucc.asn.au>
date Fri, 08 Jul 2005 14:28:21 +0000
parents ea9277442ef2
children ca7e76d981d9 5e4110bb753a f4cf0415fec1
comparison
equal deleted inserted replaced
219:654bc8327787 220:9089929fb2b7
192 /******************************************************************* 192 /*******************************************************************
193 * You shouldn't edit below here unless you know you need to. 193 * You shouldn't edit below here unless you know you need to.
194 *******************************************************************/ 194 *******************************************************************/
195 195
196 #ifndef DROPBEAR_VERSION 196 #ifndef DROPBEAR_VERSION
197 #define DROPBEAR_VERSION "0.45" 197 #define DROPBEAR_VERSION "0.46"
198 #endif 198 #endif
199 199
200 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION 200 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION
201 #define PROGNAME "dropbear" 201 #define PROGNAME "dropbear"
202 202