comparison sysoptions.h @ 1650:009d52ae26d3 DROPBEAR_2019.78

Bump to 2019.78
author Matt Johnston <matt@ucc.asn.au>
date Wed, 27 Mar 2019 21:47:34 +0800
parents 6d1bbe7d5fa5
children 76189c9ffea2
comparison
equal deleted inserted replaced
1649:4b01f4826a29 1650:009d52ae26d3
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 "2019.77" 7 #define DROPBEAR_VERSION "2019.78"
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