comparison options.h @ 473:170329dc8ce5 DROPBEAR_0.51

Forgot to bump actual version number
author Matt Johnston <matt@ucc.asn.au>
date Thu, 27 Mar 2008 13:34:34 +0000
parents 319262c94d24
children 52a644e7b8e1 e3db1f7a2e43 12d845ab7b5f
comparison
equal deleted inserted replaced
472:d7b0c015fdc7 473:170329dc8ce5
238 /******************************************************************* 238 /*******************************************************************
239 * You shouldn't edit below here unless you know you need to. 239 * You shouldn't edit below here unless you know you need to.
240 *******************************************************************/ 240 *******************************************************************/
241 241
242 #ifndef DROPBEAR_VERSION 242 #ifndef DROPBEAR_VERSION
243 #define DROPBEAR_VERSION "0.50" 243 #define DROPBEAR_VERSION "0.51"
244 #endif 244 #endif
245 245
246 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION 246 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION
247 #define PROGNAME "dropbear" 247 #define PROGNAME "dropbear"
248 248