comparison sysoptions.h @ 1200:9a944a243f08 DROPBEAR_2015.71

2015.71
author Matt Johnston <matt@ucc.asn.au>
date Thu, 03 Dec 2015 21:23:54 +0800
parents 88fd422cfa11
children 2c23d72e06b2
comparison
equal deleted inserted replaced
1199:1d41a7b8f31c 1200:9a944a243f08
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 "2015.70" 7 #define DROPBEAR_VERSION "2015.71"
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