Mercurial > dropbear
comparison options.h @ 291:55a99934db87 DROPBEAR_0.48
0.48 bump
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 09 Mar 2006 15:03:22 +0000 |
parents | 94ee16f5b8a8 |
children | 64abb124763d 9d110777f345 79bf1023cf11 973fccb59ea4 168272e481a8 dba106bf6b34 0aaaf68e97dc |
comparison
equal
deleted
inserted
replaced
290:94ee16f5b8a8 | 291:55a99934db87 |
---|---|
205 /******************************************************************* | 205 /******************************************************************* |
206 * You shouldn't edit below here unless you know you need to. | 206 * You shouldn't edit below here unless you know you need to. |
207 *******************************************************************/ | 207 *******************************************************************/ |
208 | 208 |
209 #ifndef DROPBEAR_VERSION | 209 #ifndef DROPBEAR_VERSION |
210 #define DROPBEAR_VERSION "0.47" | 210 #define DROPBEAR_VERSION "0.48" |
211 #endif | 211 #endif |
212 | 212 |
213 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION | 213 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION |
214 #define PROGNAME "dropbear" | 214 #define PROGNAME "dropbear" |
215 | 215 |