comparison options.h @ 337:bfa09e369e0e

0.49 is close to done.
author Matt Johnston <matt@ucc.asn.au>
date Mon, 12 Jun 2006 16:05:09 +0000
parents 168272e481a8
children 3e098639b05f
comparison
equal deleted inserted replaced
336:2dd116db1956 337:bfa09e369e0e
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.48" 210 #define DROPBEAR_VERSION "0.49"
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