Mercurial > dropbear
comparison sysoptions.h @ 979:735511a4c761 DROPBEAR_2014.66
changelog, version number bump
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 23 Oct 2014 21:43:00 +0800 |
parents | cfac45421ba0 |
children | 73ea0dce9a57 48a0ba346de4 |
comparison
equal
deleted
inserted
replaced
978:d9b5c33329fa | 979:735511a4c761 |
---|---|
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 "2014.65" | 7 #define DROPBEAR_VERSION "2014.66" |
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 |