comparison options.h @ 266:e37b160c414c DROPBEAR_0.47

* options.h: bump the version number
author Matt Johnston <matt@ucc.asn.au>
date Fri, 09 Dec 2005 06:10:27 +0000
parents 63601217f5ab
children 044bc108b9b3 740e782679be
comparison
equal deleted inserted replaced
265:9b9664204b97 266:e37b160c414c
198 /******************************************************************* 198 /*******************************************************************
199 * You shouldn't edit below here unless you know you need to. 199 * You shouldn't edit below here unless you know you need to.
200 *******************************************************************/ 200 *******************************************************************/
201 201
202 #ifndef DROPBEAR_VERSION 202 #ifndef DROPBEAR_VERSION
203 #define DROPBEAR_VERSION "0.46" 203 #define DROPBEAR_VERSION "0.47"
204 #endif 204 #endif
205 205
206 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION 206 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION
207 #define PROGNAME "dropbear" 207 #define PROGNAME "dropbear"
208 208