comparison sysoptions.h @ 1761:4b984c42372d DROPBEAR_2020.81

Changelog for 2020.81
author Matt Johnston <matt@ucc.asn.au>
date Thu, 29 Oct 2020 21:35:50 +0800
parents 7c0fcd19e492
children 0a3d02c66bf6
comparison
equal deleted inserted replaced
1755:9efceb851bea 1761:4b984c42372d
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 "2020.80" 7 #define DROPBEAR_VERSION "2020.81"
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