comparison sysoptions.h @ 607:aa2f51a6b81d DROPBEAR_0.53.1

Update changelog for 0.53.1
author Matt Johnston <matt@ucc.asn.au>
date Wed, 02 Mar 2011 13:23:27 +0000
parents e4991659fc10
children 3f12086c2ef2
comparison
equal deleted inserted replaced
606:e4991659fc10 607:aa2f51a6b81d
2 * You shouldn't edit this file unless you know you need to. 2 * You shouldn't edit this file unless you know you need to.
3 * This file is only included from options.h 3 * This file is only included from options.h
4 *******************************************************************/ 4 *******************************************************************/
5 5
6 #ifndef DROPBEAR_VERSION 6 #ifndef DROPBEAR_VERSION
7 #define DROPBEAR_VERSION "0.53" 7 #define DROPBEAR_VERSION "0.53.1"
8 #endif 8 #endif
9 9
10 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION 10 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION
11 #define PROGNAME "dropbear" 11 #define PROGNAME "dropbear"
12 12