diff options
author | Xin LI <delphij@FreeBSD.org> | 2016-04-27 05:37:54 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2016-04-27 05:37:54 +0000 |
commit | c1950318d1af96666bb3a80bf73cb4790f6dbcea (patch) | |
tree | 5ecca25ff6220a3f621f68d501903e6b8f1206ab /sntp/sntp-opts.h | |
parent | cbb26d1b6673ba1c6efd6e36a06fb6a56263b5fc (diff) |
Notes
Diffstat (limited to 'sntp/sntp-opts.h')
-rw-r--r-- | sntp/sntp-opts.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index ab741c7f02d6c..0c8fae6ffe664 100644 --- a/sntp/sntp-opts.h +++ b/sntp/sntp-opts.h @@ -1,7 +1,7 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.h) * - * It has been AutoGen-ed January 20, 2016 at 04:06:06 AM by AutoGen 5.18.5 + * It has been AutoGen-ed April 26, 2016 at 08:20:38 PM by AutoGen 5.18.5 * From the definitions sntp-opts.def * and the template file options * @@ -91,9 +91,9 @@ typedef enum { /** count of all options for sntp */ #define OPTION_CT 23 /** sntp version */ -#define SNTP_VERSION "4.2.8p6" +#define SNTP_VERSION "4.2.8p7" /** Full sntp version text */ -#define SNTP_FULL_VERSION "sntp 4.2.8p6" +#define SNTP_FULL_VERSION "sntp 4.2.8p7" /** * Interface defines for all options. Replace "n" with the UPPER_CASED |