Mercurial > dropbear
comparison options.h @ 430:67689b7ceaf0
Changes for 0.49test1
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Mon, 12 Feb 2007 15:02:48 +0000 |
parents | 78518751cb82 |
children | 337c45621e81 |
comparison
equal
deleted
inserted
replaced
429:ce14fab86732 | 430:67689b7ceaf0 |
---|---|
207 /******************************************************************* | 207 /******************************************************************* |
208 * You shouldn't edit below here unless you know you need to. | 208 * You shouldn't edit below here unless you know you need to. |
209 *******************************************************************/ | 209 *******************************************************************/ |
210 | 210 |
211 #ifndef DROPBEAR_VERSION | 211 #ifndef DROPBEAR_VERSION |
212 #define DROPBEAR_VERSION "0.49" | 212 #define DROPBEAR_VERSION "0.49test1" |
213 #endif | 213 #endif |
214 | 214 |
215 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION | 215 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION |
216 #define PROGNAME "dropbear" | 216 #define PROGNAME "dropbear" |
217 | 217 |