diff options
author | Cy Schubert <cy@FreeBSD.org> | 2020-06-24 00:20:45 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2020-06-24 00:20:45 +0000 |
commit | 3914721463f70500ecc1f59312b122d8788465cf (patch) | |
tree | f253e72838d762e229ca71912a4a928e96cac2bd /sntp/sntp-opts.h | |
parent | 5171bc9b11192d9ad273db7854787eaa65eb9997 (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 1a5f8740fc43..338732e6ddf2 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 March 3, 2020 at 05:39:58 PM by AutoGen 5.18.5 + * It has been AutoGen-ed June 23, 2020 at 02:19:32 AM 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.8p14" +#define SNTP_VERSION "4.2.8p15" /** Full sntp version text */ -#define SNTP_FULL_VERSION "sntp 4.2.8p14" +#define SNTP_FULL_VERSION "sntp 4.2.8p15" /** * Interface defines for all options. Replace "n" with the UPPER_CASED |