Mercurial > dropbear
comparison sysoptions.h @ 1554:1c66ca4f3791 DROPBEAR_2018.76
Bump version
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Tue, 27 Feb 2018 22:21:48 +0800 |
parents | 6a83b1944432 |
children | c42e8ff42bd1 cd23631dab5c |
comparison
equal
deleted
inserted
replaced
1553:cc256c6dca96 | 1554:1c66ca4f3791 |
---|---|
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 "2017.75" | 7 #define DROPBEAR_VERSION "2018.76" |
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 |