diff options
Diffstat (limited to 'sntp/sntp-opts.h')
-rw-r--r-- | sntp/sntp-opts.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sntp/sntp-opts.h b/sntp/sntp-opts.h index aa0019ebbfdea..cf17a27c938f8 100644 --- a/sntp/sntp-opts.h +++ b/sntp/sntp-opts.h @@ -1,11 +1,11 @@ /* * EDIT THIS FILE WITH CAUTION (sntp-opts.h) * - * It has been AutoGen-ed August 14, 2018 at 08:01:13 AM by AutoGen 5.18.5 + * It has been AutoGen-ed February 20, 2019 at 09:55:45 AM by AutoGen 5.18.5 * From the definitions sntp-opts.def * and the template file options * - * Generated from AutoOpts 41:0:16 templates. + * Generated from AutoOpts 41:1:16 templates. * * AutoOpts is a copyrighted work. This header file is not encumbered * by AutoOpts licensing, but is provided under the licensing terms chosen @@ -53,7 +53,7 @@ * tolerable version is at least as old as what was current when the header * template was released. */ -#define AO_TEMPLATE_VERSION 167936 +#define AO_TEMPLATE_VERSION 167937 #if (AO_TEMPLATE_VERSION < OPTIONS_MINIMUM_VERSION) \ || (AO_TEMPLATE_VERSION > OPTIONS_STRUCT_VERSION) # error option template version mismatches autoopts/options.h header @@ -91,9 +91,9 @@ typedef enum { /** count of all options for sntp */ #define OPTION_CT 23 /** sntp version */ -#define SNTP_VERSION "4.2.8p12" +#define SNTP_VERSION "4.2.8p13" /** Full sntp version text */ -#define SNTP_FULL_VERSION "sntp 4.2.8p12" +#define SNTP_FULL_VERSION "sntp 4.2.8p13" /** * Interface defines for all options. Replace "n" with the UPPER_CASED |