comparison sysoptions.h @ 878:3d1d7d151c0c DROPBEAR_2013.62

2013.62
author Matt Johnston <matt@ucc.asn.au>
date Tue, 03 Dec 2013 21:39:06 +0800
parents c63e7644db60
children ff597bf2cfb0
comparison
equal deleted inserted replaced
877:369a811e466a 878:3d1d7d151c0c
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 "2013.61test" 7 #define DROPBEAR_VERSION "2013.62"
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