Mercurial > dropbear
comparison sysoptions.h @ 1285:309e1c4a8768 DROPBEAR_2016.73
update for 2016.73
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Fri, 18 Mar 2016 22:44:36 +0800 |
parents | 739b3909c499 |
children | dc8f7997f10f 25989154b4ec |
comparison
equal
deleted
inserted
replaced
1284:5d560c68c70c | 1285:309e1c4a8768 |
---|---|
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 "2016.72" | 7 #define DROPBEAR_VERSION "2016.73" |
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 |